Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcg3.c36 static int cg3_ioctl(struct fb_info *, unsigned int, unsigned long);
50 .fb_ioctl = cg3_ioctl,
237 static int cg3_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg3_ioctl() function