Home
last modified time | relevance | path

Searched refs:hid_hw_close (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/drivers/hid/
Dhid-roccat.c227 hid_hw_close(device->hid); in roccat_release()
368 hid_hw_close(device->hid); in roccat_disconnect()
Dhid-axff.c172 hid_hw_close(hdev); in ax_remove()
Dhid-kye.c738 hid_hw_close(hdev); in kye_probe()
Dhidraw.c323 hid_hw_close(hidraw->hid); in drop_ref()
337 hid_hw_close(hidraw->hid); in drop_ref()
Dhid-bigbenff.c302 hid_hw_close(hid); in bigben_remove()
Dhid-cougar.c299 hid_hw_close(hdev); in cougar_remove()
Dhid-picolcd_core.c594 hid_hw_close(hdev); in picolcd_probe()
615 hid_hw_close(hdev); in picolcd_remove()
Dhid-rmi.c485 hid_hw_close(hdev); in rmi_post_resume()
539 hid_hw_close(hdev); in rmi_input_configured()
Dhid-alps.c670 hid_hw_close(hid); in alps_sp_close()
769 hid_hw_close(hdev); in alps_input_configured()
Dhid-sensor-hub.c571 hid_hw_close(hsdev->hdev); in sensor_hub_device_close()
734 hid_hw_close(hdev); in sensor_hub_remove()
Dhid-udraw-ps3.c275 hid_hw_close(udraw->hdev); in udraw_close()
Dhid-cp2112.c1374 hid_hw_close(hdev); in cp2112_probe()
1405 hid_hw_close(hdev); in cp2112_remove()
Dhid-wiimote-core.c1780 hid_hw_close(wdata->hdev); in wiimote_destroy()
1848 hid_hw_close(hdev); in wiimote_hid_probe()
Dhid-steam.c813 hid_hw_close(hdev); in steam_remove()
Dhid-logitech-hidpp.c3320 hid_hw_close(hid); in hidpp_input_close()
3653 hid_hw_close(hdev); in hidpp_probe()
3677 hid_hw_close(hdev); in hidpp_probe()
Dhid-core.c2045 void hid_hw_close(struct hid_device *hdev) in hid_hw_close() function
2052 EXPORT_SYMBOL_GPL(hid_hw_close);
Dhid-sony.c2805 hid_hw_close(hdev); in sony_input_configured()
2895 hid_hw_close(hdev); in sony_remove()
Dhid-logitech-dj.c1802 hid_hw_close(hdev); in logi_dj_remove()
Dwacom_sys.c192 hid_hw_close(wacom->hdev); in wacom_close()
2770 hid_hw_close(hdev); in wacom_remove()
Dhid-input.c1547 hid_hw_close(hid); in hidinput_close()
/Linux-v5.4/drivers/hid/usbhid/
Dhiddev.c228 hid_hw_close(list->hiddev->hid); in hiddev_release()
958 hid_hw_close(hiddev->hid); in hiddev_disconnect()
/Linux-v5.4/include/linux/
Dhid.h1024 void hid_hw_close(struct hid_device *hdev);