Searched refs:omapfb_caps (Results 1 – 3 of 3) sorted by relevance
43 #define OMAPFB_GET_CAPS OMAP_IOR(42, struct omapfb_caps)155 struct omapfb_caps { struct
150 void (*get_caps) (int plane, struct omapfb_caps *caps);
898 static void hwa742_get_caps(int plane, struct omapfb_caps *caps) in hwa742_get_caps()