Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dleo.c36 static int leo_ioctl(struct fb_info *, unsigned int, unsigned long);
52 .fb_ioctl = leo_ioctl,
426 static int leo_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in leo_ioctl() function