Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-quirks.c877 * hid_mouse_ignore_list - mouse devices which should not be handled by the hid layer
883 static const struct hid_device_id hid_mouse_ignore_list[] = { variable
1024 hid_match_id(hdev, hid_mouse_ignore_list)) in hid_ignore()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-quirks.c898 * hid_mouse_ignore_list - mouse devices which should not be handled by the hid layer
904 static const struct hid_device_id hid_mouse_ignore_list[] = { variable
1053 hid_match_id(hdev, hid_mouse_ignore_list)) in hid_ignore()

Completed in 4 milliseconds