|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | mb862xx_l1_cfg |
Macros | |
| #define | MB862XX_BASE 'M' |
| #define | MB862XX_L1_GET_CFG _IOR(MB862XX_BASE, 0, struct mb862xx_l1_cfg*) |
| #define | MB862XX_L1_SET_CFG _IOW(MB862XX_BASE, 1, struct mb862xx_l1_cfg*) |
| #define | MB862XX_L1_ENABLE _IOW(MB862XX_BASE, 2, int) |
| #define | MB862XX_L1_CAP_CTL _IOW(MB862XX_BASE, 3, int) |
| #define MB862XX_BASE 'M' |
Definition at line 16 of file mb862xxfb.h.
| #define MB862XX_L1_CAP_CTL _IOW(MB862XX_BASE, 3, int) |
Definition at line 20 of file mb862xxfb.h.
| #define MB862XX_L1_ENABLE _IOW(MB862XX_BASE, 2, int) |
Definition at line 19 of file mb862xxfb.h.
| #define MB862XX_L1_GET_CFG _IOR(MB862XX_BASE, 0, struct mb862xx_l1_cfg*) |
Definition at line 17 of file mb862xxfb.h.
| #define MB862XX_L1_SET_CFG _IOW(MB862XX_BASE, 1, struct mb862xx_l1_cfg*) |
Definition at line 18 of file mb862xxfb.h.
1.8.2