Searched refs:subdev_compat_ioctl32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-subdev.c | 689 static long subdev_compat_ioctl32(struct file *file, unsigned int cmd, in subdev_compat_ioctl32() function 707 static long subdev_compat_ioctl32(struct file *file, unsigned int cmd, in subdev_compat_ioctl32() function 737 .compat_ioctl32 = subdev_compat_ioctl32,
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-subdev.c | 991 static long subdev_compat_ioctl32(struct file *file, unsigned int cmd, in subdev_compat_ioctl32() function 1009 static long subdev_compat_ioctl32(struct file *file, unsigned int cmd, in subdev_compat_ioctl32() function 1039 .compat_ioctl32 = subdev_compat_ioctl32,
|
Completed in 5 milliseconds