Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/
Dv4l2-ioctl.h685 long int v4l2_compat_ioctl32(struct file *file, unsigned int cmd,
/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c1239 long v4l2_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg) in v4l2_compat_ioctl32() function
1261 EXPORT_SYMBOL_GPL(v4l2_compat_ioctl32);
Dv4l2-dev.c482 .compat_ioctl = v4l2_compat_ioctl32,