Home
last modified time | relevance | path

Searched refs:hsi_release_port (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/linux/hsi/
Dhsi.h244 void hsi_release_port(struct hsi_client *cl);
/linux-6.6.21/drivers/hsi/
Dhsi_core.c626 void hsi_release_port(struct hsi_client *cl) in hsi_release_port() function
642 EXPORT_SYMBOL_GPL(hsi_release_port);
/linux-6.6.21/drivers/hsi/clients/
Dssi_protocol.c931 hsi_release_port(cl); in ssip_pn_open()
955 hsi_release_port(cl); in ssip_pn_stop()
Dcmt_speech.c1046 hsi_release_port(cl); in cs_hsi_start()
1067 hsi_release_port(hi->cl); in cs_hsi_stop()
Dhsi_char.c585 hsi_release_port(cl_data->cl); in __hsc_port_release()