Searched refs:MB862XX_BASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb.h | 17 #define MB862XX_BASE 'M' macro 18 #define MB862XX_L1_GET_CFG _IOR(MB862XX_BASE, 0, struct mb862xx_l1_cfg*) 19 #define MB862XX_L1_SET_CFG _IOW(MB862XX_BASE, 1, struct mb862xx_l1_cfg*) 20 #define MB862XX_L1_ENABLE _IOW(MB862XX_BASE, 2, int) 21 #define MB862XX_L1_CAP_CTL _IOW(MB862XX_BASE, 3, int)
|
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb.h | 17 #define MB862XX_BASE 'M' macro 18 #define MB862XX_L1_GET_CFG _IOR(MB862XX_BASE, 0, struct mb862xx_l1_cfg*) 19 #define MB862XX_L1_SET_CFG _IOW(MB862XX_BASE, 1, struct mb862xx_l1_cfg*) 20 #define MB862XX_L1_ENABLE _IOW(MB862XX_BASE, 2, int) 21 #define MB862XX_L1_CAP_CTL _IOW(MB862XX_BASE, 3, int)
|
Completed in 1 milliseconds