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