Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h549 struct hid_ll_driver;
574 struct hid_ll_driver *ll_driver;
802 struct hid_ll_driver { struct
827 extern struct hid_ll_driver i2c_hid_ll_driver; argument
828 extern struct hid_ll_driver hidp_hid_driver;
829 extern struct hid_ll_driver uhid_hid_driver;
830 extern struct hid_ll_driver usb_hid_driver;
833 struct hid_ll_driver *driver) in hid_is_using_ll_driver()
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c186 static struct hid_ll_driver ishtp_hid_ll_driver = {
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-hyperv.c437 static struct hid_ll_driver mousevsc_ll_driver = {
H A Dhid-logitech-dj.c512 static struct hid_ll_driver logi_dj_ll_driver;
1427 static struct hid_ll_driver logi_dj_ll_driver = {
H A Duhid.c390 struct hid_ll_driver uhid_hid_driver = {
H A Dhid-steam.c677 static struct hid_ll_driver steam_client_ll_driver = {
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dhid.c384 static struct hid_ll_driver gb_hid_ll_driver = {
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Dhid-transport.rst66 Transport drivers attach a constant "struct hid_ll_driver" object with each
229 2.2) hid_ll_driver operations
/OK3568_Linux_fs/kernel/drivers/hid/i2c-hid/
H A Di2c-hid-core.c830 struct hid_ll_driver i2c_hid_ll_driver = {
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dcore.c742 struct hid_ll_driver hidp_hid_driver = {
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_accessory.c538 static struct hid_ll_driver acc_hid_ll_driver = {
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhid-core.c1319 struct hid_ll_driver usb_hid_driver = {