Home
last modified time | relevance | path

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

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