Searched refs:compat_mmz_userdev_ioctl (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_mmz_compat.h | 46 long compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg); 48 static inline long compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl() function
|
H A D | drv_mmz_compat.c | 228 long compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl() function
|
H A D | drv_mmz_userdev.c | 1313 .compat_ioctl = compat_mmz_userdev_ioctl,
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
H A D | mmz_userdev.c | 880 static long compat_mmz_userdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function 1035 .compat_ioctl = compat_mmz_userdev_ioctl,
|
Completed in 8 milliseconds