Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/mc/
H A Dmc-device.c438 static long media_device_ioctl(struct file *filp, unsigned int cmd, in media_device_ioctl() function
538 return media_device_ioctl(filp, cmd, arg); in media_device_compat_ioctl()
548 .ioctl = media_device_ioctl,
/kernel/linux/linux-6.6/drivers/media/mc/
H A Dmc-device.c438 static long media_device_ioctl(struct file *filp, unsigned int cmd, in media_device_ioctl() function
538 return media_device_ioctl(filp, cmd, arg); in media_device_compat_ioctl()
548 .ioctl = media_device_ioctl,

Completed in 3 milliseconds