Home
last modified time | relevance | path

Searched defs:_IOC (Results 1 – 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
Dosal_ioctl.h99 #define _IOC(dir, type, nr, size) \ macro
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
Dosal_ioctl.h65 #define _IOC(dir, type, nr, size) \ macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dosal_ioctl.h96 #define _IOC(dir, type, nr, size) \ macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dosal_ioctl.h96 #define _IOC(dir, type, nr, size) \ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/arch/generic/bits/
Dioctl.h1 #define _IOC(a,b,c,d) ( ((a)<<30) | ((b)<<8) | (c) | ((d)<<16) ) macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_ioctl.h32 #define _IOC(dir, type, nr, size) … macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_ioctl.h35 #define _IOC(dir, type, nr, size) \ macro