Home
last modified time | relevance | path

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 Ddrv_mmz_compat.h46 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 Ddrv_mmz_compat.c228 long compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl() function
H A Ddrv_mmz_userdev.c1313 .compat_ioctl = compat_mmz_userdev_ioctl,
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dmmz_userdev.c880 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