Home
last modified time | relevance | path

Searched refs:omapfb_get_color_key (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c445 static int omapfb_get_color_key(struct fb_info *fbi, in omapfb_get_color_key() function
746 r = omapfb_get_color_key(fbi, &p.color_key); in omapfb_ioctl()
/linux-5.19.10/drivers/video/fbdev/omap/
Domapfb_main.c913 static int omapfb_get_color_key(struct omapfb_device *fbdev, in omapfb_get_color_key() function
1147 if ((r = omapfb_get_color_key(fbdev, &p.color_key)) < 0) in omapfb_ioctl()