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