Libraries
»
linux_input
(1.1.0)
»
Index
»
Ioctl
»
IOC_DIR
Method: Ioctl.IOC_DIR
Defined in:
lib/linux_input/ioctl.rb
.
IOC_DIR
(nr) ⇒
Object
17
# File 'lib/linux_input/ioctl.rb', line 17
def
IOC_DIR
(
nr
)
(
nr
>>
IOC_DIRSHIFT
)
&
IOC_DIRMASK
end