Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/aty/
Daty128fb.c479 static int aty128fb_ioctl(struct fb_info *info, u_int cmd, unsigned long arg);
524 .fb_ioctl = aty128fb_ioctl,
2324 static int aty128fb_ioctl(struct fb_info *info, u_int cmd, u_long arg) in aty128fb_ioctl() function