Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-roccat.c230 hid_hw_close(device->hid); in roccat_release()
371 hid_hw_close(device->hid); in roccat_disconnect()
Dhid-axff.c177 hid_hw_close(hdev); in ax_remove()
Dhid-kye.c660 hid_hw_close(hdev); in kye_probe()
Dhidraw.c331 hid_hw_close(hidraw->hid); in drop_ref()
345 hid_hw_close(hidraw->hid); in drop_ref()
Dhid-cougar.c291 hid_hw_close(hdev); in cougar_remove()
Dhid-steam.c321 hid_hw_close(steam->hdev); in steam_input_close()
618 hid_hw_close(steam->hdev); in steam_client_ll_close()
786 hid_hw_close(hdev); in steam_remove()
Dhid-picolcd_core.c611 hid_hw_close(hdev); in picolcd_probe()
635 hid_hw_close(hdev); in picolcd_remove()
Dhid-rmi.c478 hid_hw_close(hdev); in rmi_post_resume()
532 hid_hw_close(hdev); in rmi_input_configured()
Dhid-logitech-dj.c1087 hid_hw_close(hdev); in logi_dj_probe()
1129 hid_hw_close(hdev); in logi_dj_remove()
Dhid-sensor-hub.c577 hid_hw_close(hsdev->hdev); in sensor_hub_device_close()
740 hid_hw_close(hdev); in sensor_hub_remove()
Dhid-udraw-ps3.c283 hid_hw_close(udraw->hdev); in udraw_close()
Dhid-cp2112.c1375 hid_hw_close(hdev); in cp2112_probe()
1406 hid_hw_close(hdev); in cp2112_remove()
Dhid-alps.c755 hid_hw_close(hdev); in alps_input_configured()
Dhid-logitech-hidpp.c2802 hid_hw_close(hid); in hidpp_input_close()
3061 hid_hw_close(hdev); in hidpp_probe()
3082 hid_hw_close(hdev); in hidpp_remove()
Dhid-wiimote-core.c1783 hid_hw_close(wdata->hdev); in wiimote_destroy()
1851 hid_hw_close(hdev); in wiimote_hid_probe()
Dhid-core.c1855 void hid_hw_close(struct hid_device *hdev) in hid_hw_close() function
1862 EXPORT_SYMBOL_GPL(hid_hw_close);
Dhid-sony.c2785 hid_hw_close(hdev); in sony_input_configured()
2872 hid_hw_close(hdev); in sony_remove()
Dwacom_sys.c194 hid_hw_close(wacom->hdev); in wacom_close()
2741 hid_hw_close(hdev); in wacom_remove()
Dhid-input.c1481 hid_hw_close(hid); in hidinput_close()
/Linux-v4.19/drivers/hid/usbhid/
Dhiddev.c241 hid_hw_close(list->hiddev->hid); in hiddev_release()
949 hid_hw_close(hiddev->hid); in hiddev_disconnect()
/Linux-v4.19/include/linux/
Dhid.h1020 void hid_hw_close(struct hid_device *hdev);