Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dffb.c41 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