Searched refs:_IOC_READ_WRITE (Results 1 – 1 of 1) sorted by relevance
1660 const _IOC_READ_WRITE: u32 = _IOC_READ | _IOC_WRITE; in ioctl() constant1664 _IOC_READ_WRITE => Self::ioctl_write_read(this, file, cmd, user_slice), in ioctl()