Home
last modified time | relevance | path

Searched refs:UI_SET_PHYS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Duinput.h145 #define UI_SET_PHYS _IOW(UINPUT_IOCTL_BASE, 108, char*) macro
/openbmc/linux/drivers/input/misc/
H A Duinput.c971 case UI_SET_PHYS: in uinput_ioctl_handler()
1110 cmd = UI_SET_PHYS; in uinput_compat_ioctl()