Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dcg14.c35 static int cg14_ioctl(struct fb_info *, unsigned int, unsigned long);
50 .fb_ioctl = cg14_ioctl,
276 static int cg14_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg14_ioctl() function