Searched refs:hid_hw_close (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-axff.c177 hid_hw_close(hdev); ax_remove()
H A Dhid-roccat.c230 hid_hw_close(device->hid); roccat_release()
371 hid_hw_close(device->hid); roccat_disconnect()
H A Dhidraw.c331 hid_hw_close(hidraw->hid); drop_ref()
346 hid_hw_close(hidraw->hid); drop_ref()
H A Dhid-picolcd_core.c611 hid_hw_close(hdev); picolcd_probe()
635 hid_hw_close(hdev); picolcd_remove()
H A Dhid-sensor-hub.c560 hid_hw_close(hsdev->hdev); sensor_hub_device_close()
734 hid_hw_close(hdev); sensor_hub_remove()
H A Dhid-cp2112.c1082 hid_hw_close(hdev); cp2112_probe()
1101 hid_hw_close(hdev); cp2112_remove()
H A Dhid-logitech-dj.c1084 hid_hw_close(hdev); logi_dj_probe()
1126 hid_hw_close(hdev); logi_dj_remove()
H A Dhid-kye.c571 hid_hw_close(hdev); kye_probe()
H A Dhid-wiimote-core.c1769 hid_hw_close(wdata->hdev); wiimote_destroy()
1837 hid_hw_close(hdev); wiimote_hid_probe()
H A Dhid-sony.c2084 hid_hw_close(hdev); sony_probe()
2106 hid_hw_close(hdev); sony_remove()
H A Dhid-logitech-hidpp.c1079 hid_hw_close(hid); hidpp_input_close()
H A Dhid-rmi.c1113 hid_hw_close(hdev); rmi_input_configured()
H A Dhid-input.c1325 hid_hw_close(hid); hidinput_close()
H A Dwacom_sys.c82 hid_hw_close(wacom->hdev); wacom_close()
/linux-4.1.27/include/linux/
H A Dhid.h975 * hid_hw_close - signal underlaying HW to stop delivering events
983 static inline void hid_hw_close(struct hid_device *hdev) hid_hw_close() function

Completed in 3417 milliseconds