Home
last modified time | relevance | path

Searched refs:_IOWR_BAD (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_ioctl.h143 #ifndef _IOWR_BAD
144 #define _IOWR_BAD(type, nr, size) _IOC(_IOC_READ | _IOC_WRITE, (type), (nr), sizeof(size)) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_ioctl.h140 #ifndef _IOWR_BAD
141 #define _IOWR_BAD(type, nr, size) _IOC(_IOC_READ | _IOC_WRITE, (type), (nr), sizeof(size)) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_ioctl.h140 #ifndef _IOWR_BAD
141 #define _IOWR_BAD(type, nr, size) _IOC(_IOC_READ | _IOC_WRITE, (type), (nr), sizeof(size)) macro
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_ioctl.h92 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) macro

Completed in 2 milliseconds