Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Domapfb.h43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps)
155 struct omapfb_caps { struct
/Linux-v5.4/drivers/video/fbdev/omap/
Domapfb.h150 void (*get_caps) (int plane, struct omapfb_caps *caps);
Domapfb_main.c1019 struct omapfb_caps *caps) in omapfb_get_caps()
1062 struct omapfb_caps caps; in omapfb_ioctl()
1244 struct omapfb_caps caps; in omapfb_show_caps_num()
1263 struct omapfb_caps caps; in omapfb_show_caps_text()
Dlcdc.c569 static void omap_lcdc_get_caps(int plane, struct omapfb_caps *caps) in omap_lcdc_get_caps()
Dhwa742.c885 static void hwa742_get_caps(int plane, struct omapfb_caps *caps) in hwa742_get_caps()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c586 struct omapfb_caps caps; in omapfb_ioctl()