Searched refs:_IOWR_BAD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctl.h | 91 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) macro
|
/openbmc/u-boot/include/asm-generic/ |
H A D | ioctl.h | 89 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) macro
|