Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dcg6.c39 static int cg6_ioctl(struct fb_info *, unsigned int, unsigned long);
56 .fb_ioctl = cg6_ioctl,
600 static int cg6_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg6_ioctl() function