Searched refs:omapfb_caps (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps) 155 struct omapfb_caps { struct
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps) 155 struct omapfb_caps { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 32 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps) 129 struct omapfb_caps { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 32 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps) 129 struct omapfb_caps { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 19 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps) 116 struct omapfb_caps { struct
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 150 void (*get_caps) (int plane, struct omapfb_caps *caps);
|
H A D | omapfb_main.c | 1015 struct omapfb_caps *caps) in omapfb_get_caps() 1058 struct omapfb_caps caps; in omapfb_ioctl() 1240 struct omapfb_caps caps; in omapfb_show_caps_num() 1259 struct omapfb_caps caps; in omapfb_show_caps_text()
|
H A D | lcdc.c | 569 static void omap_lcdc_get_caps(int plane, struct omapfb_caps *caps) in omap_lcdc_get_caps()
|
H A D | hwa742.c | 885 static void hwa742_get_caps(int plane, struct omapfb_caps *caps) in hwa742_get_caps()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 150 void (*get_caps) (int plane, struct omapfb_caps *caps);
|
H A D | omapfb_main.c | 1020 struct omapfb_caps *caps) in omapfb_get_caps() 1063 struct omapfb_caps caps; in omapfb_ioctl() 1243 struct omapfb_caps caps; in omapfb_show_caps_num() 1262 struct omapfb_caps caps; in omapfb_show_caps_text()
|
H A D | lcdc.c | 571 static void omap_lcdc_get_caps(int plane, struct omapfb_caps *caps) in omap_lcdc_get_caps()
|
H A D | hwa742.c | 898 static void hwa742_get_caps(int plane, struct omapfb_caps *caps) in hwa742_get_caps()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 583 struct omapfb_caps caps; in omapfb_ioctl()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 583 struct omapfb_caps caps; in omapfb_ioctl()
|
Completed in 17 milliseconds