Home
last modified time | relevance | path

Searched refs:omapfb_caps (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Domapfb.h43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps)
155 struct omapfb_caps { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Domapfb.h43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps)
155 struct omapfb_caps { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Domapfb.h43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps)
155 struct omapfb_caps { struct
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/
H A Domapfb.h150 void (*get_caps) (int plane, struct omapfb_caps *caps);
H A Domapfb_main.c1015 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 Dlcdc.c569 static void omap_lcdc_get_caps(int plane, struct omapfb_caps *caps) in omap_lcdc_get_caps()
H A Dhwa742.c885 static void hwa742_get_caps(int plane, struct omapfb_caps *caps) in hwa742_get_caps()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c583 struct omapfb_caps caps; in omapfb_ioctl()