Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hsi/
Dhsi.c80 struct hsi_client *hsi_new_client(struct hsi_port *port, in hsi_new_client() function
118 EXPORT_SYMBOL_GPL(hsi_new_client);
130 hsi_new_client(p, &cl_info->info); in hsi_scan_board_info()
322 hsi_new_client(port, &hsi_char_dev_info); in hsi_add_clients_from_dt()
/linux-4.1.27/drivers/hsi/clients/
Dnokia-modem.c202 modem->ssi_protocol = hsi_new_client(port, &ssip); in nokia_modem_probe()
225 modem->cmt_speech = hsi_new_client(port, &cmtspeech); in nokia_modem_probe()
/linux-4.1.27/include/linux/hsi/
Dhsi.h299 struct hsi_client *hsi_new_client(struct hsi_port *port,