Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dtcx.c37 static int tcx_ioctl(struct fb_info *, unsigned int, unsigned long);
53 .fb_ioctl = tcx_ioctl,
311 static int tcx_ioctl(struct fb_info *info, unsigned int cmd, in tcx_ioctl() function