Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.h68 void ishtp_bus_remove_all_clients(struct ishtp_device *ishtp_dev,
H A Dbus.c730 void ishtp_bus_remove_all_clients(struct ishtp_device *ishtp_dev, in ishtp_bus_remove_all_clients() function
791 EXPORT_SYMBOL(ishtp_bus_remove_all_clients);
812 ishtp_bus_remove_all_clients(dev, true); in ishtp_reset_handler()
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c199 ishtp_bus_remove_all_clients(ishtp_dev, false); in ish_remove()