Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dinput.h175 #define EVIOCGSND(len) _IOC(_IOC_READ, 'E', 0x1a, len) /* get all sounds status */ macro
/linux-6.1.9/drivers/input/
Devdev.c1162 case EVIOCGSND(0): in evdev_do_ioctl()