Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dv4l2-ioctl.h684 long int v4l2_compat_ioctl32(struct file *file, unsigned int cmd,
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c1443 long v4l2_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg) in v4l2_compat_ioctl32() function
1461 EXPORT_SYMBOL_GPL(v4l2_compat_ioctl32);
Dv4l2-dev.c468 .compat_ioctl = v4l2_compat_ioctl32,
/Linux-v4.19/drivers/media/platform/qcom/venus/
Dvdec.c1120 .compat_ioctl32 = v4l2_compat_ioctl32,
Dvenc.c1224 .compat_ioctl32 = v4l2_compat_ioctl32,