Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.h67 void ishtp_bus_remove_all_clients(struct ishtp_device *ishtp_dev,
H A Dbus.c715 void ishtp_bus_remove_all_clients(struct ishtp_device *ishtp_dev, in ishtp_bus_remove_all_clients() function
778 EXPORT_SYMBOL(ishtp_bus_remove_all_clients);
799 ishtp_bus_remove_all_clients(dev, true); in ishtp_reset_handler()
/linux-6.15/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c242 ishtp_bus_remove_all_clients(ishtp_dev, false); in ish_remove()