Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hsi/clients/
Dcmt_speech.c52 struct cs_hsi_iface *hi;
92 struct cs_hsi_iface { struct
136 static void cs_hsi_read_on_control(struct cs_hsi_iface *hi); argument
137 static void cs_hsi_read_on_data(struct cs_hsi_iface *hi);
224 struct cs_hsi_iface *hi = msg->context; in cs_release_cmd()
231 struct cs_hsi_iface *hi = msg->context; in cs_cmd_destructor()
252 static struct hsi_msg *cs_claim_cmd(struct cs_hsi_iface* ssi) in cs_claim_cmd()
265 static void cs_free_cmds(struct cs_hsi_iface *ssi) in cs_free_cmds()
277 static int cs_alloc_cmds(struct cs_hsi_iface *hi) in cs_alloc_cmds()
309 struct cs_hsi_iface *hi = msg->context; in cs_hsi_data_destructor()
[all …]