Method: Ioctl.IO

Defined in:
lib/linux_input/ioctl.rb

.IO(type, nr) ⇒ Object



9
# File 'lib/linux_input/ioctl.rb', line 9

def IO(type, nr)             IOC(IOC_NONE,             type, nr, 0) end