Home
last modified time | relevance | path

Searched defs:compat_mmz_userdev_ioctl (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
Ddrv_mmz_compat.c228 long compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl() function
Ddrv_mmz_compat.h48 static inline long compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl() function
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dmmz_userdev.c880 static long compat_mmz_userdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function