Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/misc/
Dcm109.c49 HID_IR0 = 0x00, /* Record/Playback-mute button, Volume up/down */ enumerator
360 if (dev->irq_data->byte[HID_IR0] & 0x0f) { in cm109_urb_irq_callback()
361 const int code = (dev->irq_data->byte[HID_IR0] & 0x0f); in cm109_urb_irq_callback()