Searched refs:omapfb_caps (Results 1 – 4 of 4) 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);
1020 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()1263 struct omapfb_caps caps; in omapfb_show_caps_text()
898 static void hwa742_get_caps(int plane, struct omapfb_caps *caps) in hwa742_get_caps()