Searched refs:EVIOCGPROP (Results 1 – 5 of 5) sorted by relevance
91 #define EVIOCGPROP(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x09, len) /* get device properties */ macro
602 case EVIOCGPROP(0): in evdev_ioctl()
309 const unsigned int cmd = EVIOCGPROP(count); in pci_vtinput_read_config_prop_bits()
890 unsigned IOCTL_EVIOCGPROP = EVIOCGPROP(0);
388 _(EVIOCGPROP, WRITE, 0);