Searched refs:viafb_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/via/
H A Dviafbdev.c380 static int viafb_ioctl(struct fb_info *info, u_int cmd, u_long arg) function
398 DEBUG_MSG(KERN_INFO "viafb_ioctl: 0x%X !!\n", cmd);
399 printk(KERN_WARNING "viafb_ioctl: Please avoid this interface as it is unstable and might change or vanish at any time!\n");
2067 .fb_ioctl = viafb_ioctl,

Completed in 117 milliseconds