Home
last modified time | relevance | path

Searched defs:EVIOCGSND (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/include/linux/linux/
H A Dinput.h165 #define EVIOCGSND(len) _IOC(_IOC_READ, 'E', 0x1a, len) /* get all sounds status */ macro
/third_party/libinput/include/linux/freebsd/
H A Dinput.h166 #define EVIOCGSND(len) _IOC(IOC_OUT, 'E', 0x1a, len) /* get all sounds status */ macro
/third_party/libevdev/include/linux/linux/
H A Dinput.h173 #define EVIOCGSND(len) _IOC(_IOC_READ, 'E', 0x1a, len) /* get all sounds status */ macro

Completed in 4 milliseconds