Home
last modified time | relevance | path

Searched refs:omapfb_ioctl (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/
Domapfb.h118 int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg);
Domapfb-ioctl.c572 int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg) in omapfb_ioctl() function
Domapfb-main.c1287 .fb_ioctl = omapfb_ioctl,
/linux-5.19.10/drivers/video/fbdev/omap/
Domapfb_main.c1046 static int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, in omapfb_ioctl() function
1222 .fb_ioctl = omapfb_ioctl,