Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dsonypi.c423 int inputev; member
807 kp.key = sonypi_inputkeys[i].inputev; in sonypi_report_input_event()
1181 if (sonypi_inputkeys[i].inputev) in sonypi_create_input_devices()
1182 set_bit(sonypi_inputkeys[i].inputev, key_dev->keybit); in sonypi_create_input_devices()