Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dbw2.c34 static int bw2_ioctl(struct fb_info *, unsigned int, unsigned long);
47 .fb_ioctl = bw2_ioctl,
173 static int bw2_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in bw2_ioctl() function