Searched refs:UI_SET_PHYS (Results 1 – 4 of 4) sorted by relevance
82 #define UI_SET_PHYS _IO(UINPUT_IOCTL_BASE, 108) macro
589 case UI_SET_PHYS: in uinput_ioctl_sub()
326 if (ioctl(fd, UI_SET_PHYS, phys) < 0 || in uinput_open_common()
806 if (ioctl(fd, UI_SET_PHYS, phys) < 0 || in r_uinput_register()