Searched refs:hsi_remove_client (Results 1 – 2 of 2) sorted by relevance
228 hsi_remove_client(&modem->cmt_speech->device, NULL); in nokia_modem_probe()230 hsi_remove_client(&modem->ssi_protocol->device, NULL); in nokia_modem_probe()248 hsi_remove_client(&modem->cmt_speech->device, NULL); in nokia_modem_remove()253 hsi_remove_client(&modem->ssi_protocol->device, NULL); in nokia_modem_remove()
325 int hsi_remove_client(struct device *dev, void *data __maybe_unused) in hsi_remove_client() function331 EXPORT_SYMBOL_GPL(hsi_remove_client);335 device_for_each_child(dev, NULL, hsi_remove_client); in hsi_remove_port()360 device_for_each_child(&port->device, NULL, hsi_remove_client); in hsi_port_unregister_clients()