Home
last modified time | relevance | path

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

/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/omap/
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()