Searched refs:hid_ll_driver (Results 1 – 14 of 14) sorted by relevance
551 struct hid_ll_driver;576 struct hid_ll_driver *ll_driver;806 struct hid_ll_driver { struct832 extern struct hid_ll_driver i2c_hid_ll_driver; argument833 extern struct hid_ll_driver hidp_hid_driver;834 extern struct hid_ll_driver uhid_hid_driver;835 extern struct hid_ll_driver usb_hid_driver;838 struct hid_ll_driver *driver) in hid_is_using_ll_driver()
110 static struct hid_ll_driver amdtp_hid_ll_driver = {
186 static struct hid_ll_driver ishtp_hid_ll_driver = {
141 static struct hid_ll_driver surface_hid_ll_driver = {
50 registers with the HID core. Transport layer attaches a constant "struct hid_ll_driver" object with
66 Transport drivers attach a constant "struct hid_ll_driver" object with each229 2.2) hid_ll_driver operations
437 static struct hid_ll_driver mousevsc_ll_driver = {
557 static struct hid_ll_driver logi_dj_ll_driver;1508 static struct hid_ll_driver logi_dj_ll_driver = {
370 struct hid_ll_driver uhid_hid_driver = {
667 static struct hid_ll_driver steam_client_ll_driver = {
384 static struct hid_ll_driver gb_hid_ll_driver = {
809 struct hid_ll_driver i2c_hid_ll_driver = {
742 struct hid_ll_driver hidp_hid_driver = {
1321 struct hid_ll_driver usb_hid_driver = {
Completed in 42 milliseconds