Home
last modified time | relevance | path

Searched refs:ishtp_bus_remove_all_clients (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/intel-ish-hid/ishtp/ !
H A Dbus.h67 void ishtp_bus_remove_all_clients(struct ishtp_device *ishtp_dev,
H A Dbus.c723 void ishtp_bus_remove_all_clients(struct ishtp_device *ishtp_dev, in ishtp_bus_remove_all_clients() function
786 EXPORT_SYMBOL(ishtp_bus_remove_all_clients);
807 ishtp_bus_remove_all_clients(dev, true); in ishtp_reset_handler()
/linux/drivers/hid/intel-ish-hid/ipc/ !
H A Dpci-ish.c266 ishtp_bus_remove_all_clients(ishtp_dev, false); in ish_remove()