Searched refs:ffb_ioctl (Results 1 – 1 of 1) sorted by relevance
39 static int ffb_ioctl(struct fb_info *, unsigned int, unsigned long);56 .fb_ioctl = ffb_ioctl,860 static int ffb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in ffb_ioctl() function