Home
last modified time | relevance | path

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

/linux-6.15/include/media/
H A Dv4l2-ioctl.h677 long int v4l2_compat_ioctl32(struct file *file, unsigned int cmd,
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c1188 long v4l2_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg) in v4l2_compat_ioctl32() function
1210 EXPORT_SYMBOL_GPL(v4l2_compat_ioctl32);
H A Dv4l2-dev.c484 .compat_ioctl = v4l2_compat_ioctl32,