Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds