Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c67 struct hsi_client *hsi_new_client(struct hsi_port *port, in hsi_new_client() function
116 EXPORT_SYMBOL_GPL(hsi_new_client);
128 hsi_new_client(p, &cl_info->info); in hsi_scan_board_info()
317 hsi_new_client(port, &hsi_char_dev_info); in hsi_add_clients_from_dt()
/linux-6.3-rc2/drivers/hsi/clients/
A Dnokia-modem.c181 modem->ssi_protocol = hsi_new_client(port, &ssip); in nokia_modem_probe()
204 modem->cmt_speech = hsi_new_client(port, &cmtspeech); in nokia_modem_probe()
/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h283 struct hsi_client *hsi_new_client(struct hsi_port *port,

Completed in 6 milliseconds