Home
last modified time | relevance | path

Searched refs:hidinput_disconnect (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhid.h941 extern void hidinput_disconnect(struct hid_device *);
/openbmc/linux/drivers/hid/
H A Dhid-core.c2279 hidinput_disconnect(hdev); in hid_disconnect()