Searched refs:OMAP_IOWR (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 36 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 36 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 26 #define OMAP_IOWR(num,dtype) _IOWR('O', num, dtype) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 26 #define OMAP_IOWR(num,dtype) _IOWR('O', num, dtype) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 13 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) macro
|
Completed in 4 milliseconds