Home
last modified time | relevance | path

Searched defs:_IOWR_BAD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dioctl.h91 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) macro
/openbmc/u-boot/include/asm-generic/
H A Dioctl.h89 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) macro