Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Domapfb.h37 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key)
38 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key)
139 struct omapfb_color_key { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Domapfb.h37 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key)
38 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key)
139 struct omapfb_color_key { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Domapfb.h24 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key)
25 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key)
126 struct omapfb_color_key { struct
/kernel/linux/linux-5.10/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.c899 struct omapfb_color_key *ck) in omapfb_set_color_key()
914 struct omapfb_color_key *ck) in omapfb_get_color_key()
1056 struct omapfb_color_key color_key; in omapfb_ioctl()
/kernel/linux/linux-6.6/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) in omapfb_set_color_key()
919 struct omapfb_color_key *ck) in omapfb_get_color_key()
1061 struct omapfb_color_key color_key; in omapfb_ioctl()
/kernel/linux/linux-5.10/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) in _omapfb_set_color_key()
416 struct omapfb_color_key *ck) in omapfb_set_color_key()
446 struct omapfb_color_key *ck) in omapfb_get_color_key()
585 struct omapfb_color_key color_key; in omapfb_ioctl()
/kernel/linux/linux-6.6/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) in _omapfb_set_color_key()
416 struct omapfb_color_key *ck) in omapfb_set_color_key()
446 struct omapfb_color_key *ck) in omapfb_get_color_key()
585 struct omapfb_color_key color_key; in omapfb_ioctl()

Completed in 11 milliseconds