Home
last modified time | relevance | path

Searched refs:omapfb_caps (Results 1 – 6 of 6) sorted by last modified time

/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c1020 struct omapfb_caps *caps) in omapfb_get_caps()
1063 struct omapfb_caps caps; in omapfb_ioctl()
1245 struct omapfb_caps caps; in omapfb_show_caps_num()
1264 struct omapfb_caps caps; in omapfb_show_caps_text()
H A Dlcdc.c571 static void omap_lcdc_get_caps(int plane, struct omapfb_caps *caps) in omap_lcdc_get_caps()
H A Domapfb.h150 void (*get_caps) (int plane, struct omapfb_caps *caps);
H A Dhwa742.c898 static void hwa742_get_caps(int plane, struct omapfb_caps *caps) in hwa742_get_caps()
/linux/include/uapi/linux/
H A Domapfb.h43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps)
155 struct omapfb_caps { struct
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c583 struct omapfb_caps caps; in omapfb_ioctl()