Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/dvb-core/
Ddvb_frontend.c2031 static long dvb_frontend_ioctl(struct file *file, unsigned int cmd, in dvb_frontend_ioctl() function
2177 return dvb_frontend_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in dvb_frontend_compat_ioctl()
2892 .unlocked_ioctl = dvb_frontend_ioctl,