Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-holtek-kbd.c126 struct hid_device *boot_hid; in holtek_kbd_input_event() local
132 boot_hid = usb_get_intfdata(boot_interface); in holtek_kbd_input_event()
133 if (list_empty(&boot_hid->inputs)) { in holtek_kbd_input_event()
137 boot_hid_input = list_first_entry(&boot_hid->inputs, in holtek_kbd_input_event()