Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dtcx.c36 static int tcx_ioctl(struct fb_info *, unsigned int, unsigned long);
52 .fb_ioctl = tcx_ioctl,
310 static int tcx_ioctl(struct fb_info *info, unsigned int cmd, in tcx_ioctl() function