Searched refs:omapfb_color_key (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Domapfb.h48 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key)
49 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key)
167 struct omapfb_color_key { struct
/linux-master/drivers/video/fbdev/omap/
H A Domapfb.h178 int (*set_color_key) (struct omapfb_color_key *ck);
179 int (*get_color_key) (struct omapfb_color_key *ck);
H A Domapfb_main.c904 struct omapfb_color_key *ck)
919 struct omapfb_color_key *ck)
1061 struct omapfb_color_key color_key;
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c364 static struct omapfb_color_key omapfb_color_keys[2];
367 struct omapfb_color_key *ck)
416 struct omapfb_color_key *ck)
446 struct omapfb_color_key *ck)
585 struct omapfb_color_key color_key;

Completed in 134 milliseconds