Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/
Dcg14.c36 static int cg14_ioctl(struct fb_info *, unsigned int, unsigned long);
51 .fb_ioctl = cg14_ioctl,
277 static int cg14_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg14_ioctl() function