Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c2048 static long dvb_frontend_ioctl(struct file *file, unsigned int cmd, in dvb_frontend_ioctl() function
2194 return dvb_frontend_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in dvb_frontend_compat_ioctl()
2928 .unlocked_ioctl = dvb_frontend_ioctl,
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A 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,

Completed in 9 milliseconds