Home
last modified time | relevance | path

Searched refs:hid_hw_start (Results 1 - 25 of 174) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-vivaldi.c33 return hid_hw_start(hdev, HID_CONNECT_DEFAULT); in vivaldi_probe()
H A Dhid-vrc2.c66 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in vrc2_probe()
H A Dhid-belkin.c59 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT | in belkin_probe()
H A Dhid-glorious.c75 return hid_hw_start(hdev, HID_CONNECT_DEFAULT); in glorious_probe()
H A Dhid-generic.c67 return hid_hw_start(hdev, HID_CONNECT_DEFAULT); in hid_generic_probe()
H A Dhid-retrode.c75 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in retrode_probe()
H A Dhid-holtek-mouse.c79 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in holtek_mouse_probe()
H A Dhid-petalynx.c79 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in pl_probe()
H A Dhid-pxrc.c86 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in pxrc_probe()
H A Dhid-chicony.c127 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in ch_probe()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-glorious.c75 return hid_hw_start(hdev, HID_CONNECT_DEFAULT); in glorious_probe()
H A Dhid-generic.c67 return hid_hw_start(hdev, HID_CONNECT_DEFAULT); in hid_generic_probe()
H A Dhid-retrode.c75 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in retrode_probe()
H A Dhid-belkin.c59 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT | in belkin_probe()
H A Dhid-holtek-mouse.c79 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in holtek_mouse_probe()
H A Dhid-petalynx.c79 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in pl_probe()
H A Dhid-emsff.c116 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT & ~HID_CONNECT_FF); in ems_probe()
H A Dhid-gfrm.c121 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in gfrm_probe()
H A Dhid-ite.c103 return hid_hw_start(hdev, HID_CONNECT_DEFAULT); in ite_probe()
H A Dhid-mf.c131 error = hid_hw_start(hid, HID_CONNECT_DEFAULT & ~HID_CONNECT_FF); in mf_probe()
H A Dhid-vivaldi.c69 return hid_hw_start(hdev, HID_CONNECT_DEFAULT); in vivaldi_probe()
H A Dhid-zpff.c114 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT & ~HID_CONNECT_FF); in zp_probe()
H A Dhid-a4tech.c134 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT); in a4_probe()
H A Dhid-cmedia.c123 ret = hid_hw_start(hid, HID_CONNECT_DEFAULT | HID_CONNECT_HIDDEV_FORCE); in cmhid_probe()
H A Dhid-betopff.c136 ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT & ~HID_CONNECT_FF); in betop_probe()

Completed in 6 milliseconds

1234567