OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UI_GET_SYSNAME
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
uinput.h
61
#define
UI_GET_SYSNAME
(len) _IOC(_IOC_READ, UINPUT_IOCTL_BASE, 44, len)
/external/kernel-headers/original/uapi/linux/
uinput.h
24
* - add
UI_GET_SYSNAME
ioctl
79
*
UI_GET_SYSNAME
- get the sysfs name of the created uinput device
85
#define
UI_GET_SYSNAME
(len) _IOC(_IOC_READ, UINPUT_IOCTL_BASE, 44, len)
Completed in 455 milliseconds