OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uinput_setup
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
uinput.h
44
struct
uinput_setup
{
struct
50
#define UI_DEV_SETUP _IOW(UINPUT_IOCTL_BASE, 3, struct
uinput_setup
)
/external/kernel-headers/original/uapi/linux/
uinput.h
66
struct
uinput_setup
{
struct
80
* The ioctl takes a "struct
uinput_setup
" object as argument. The fields of
95
* passed
uinput_setup
object cannot be read/written.
99
#define UI_DEV_SETUP _IOW(UINPUT_IOCTL_BASE, 3, struct
uinput_setup
)
130
* passed
uinput_setup
object cannot be read/written.
Completed in 247 milliseconds