Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/dvb-core/
Ddvb_frontend.c2111 static long dvb_frontend_ioctl(struct file *file, unsigned int cmd, in dvb_frontend_ioctl() function
2257 return dvb_frontend_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in dvb_frontend_compat_ioctl()
2942 .unlocked_ioctl = dvb_frontend_ioctl,