Searched refs:IOC_MMB_ALLOC (Results 1 - 7 of 7) sorted by relevance
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
H A D | drv_mmz_ioctl.h | 67 #define IOC_MMB_ALLOC _IOWR('m', 10, struct mmb_info) macro
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
H A D | drv_mmz_compat.c | 82 { COMPAT_IOC_MMB_ALLOC, "COMPAT_IOC_MMB_ALLOC", IOC_MMB_ALLOC },
|
H A D | drv_mmz_userdev.c | 799 case _IOC_NR(IOC_MMB_ALLOC): in mmz_userdev_ioctl_m()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
H A D | osal_mmz.h | 197 #define IOC_MMB_ALLOC _IOWR('m', 10, struct mmb_info) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | osal_mmz.h | 194 #define IOC_MMB_ALLOC _IOWR('m', 10, struct mmb_info) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | osal_mmz.h | 195 #define IOC_MMB_ALLOC _IOWR('m', 10, struct mmb_info) macro
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
H A D | mmz_userdev.c | 618 case _IOC_NR(IOC_MMB_ALLOC):
|
Completed in 7 milliseconds