Home
last modified time | relevance | path

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

/linux/drivers/hsi/clients/
H A Dcmt_speech.c39 struct cs_hsi_iface *hi;
79 struct cs_hsi_iface { struct
123 static void cs_hsi_read_on_control(struct cs_hsi_iface *hi); argument
124 static void cs_hsi_read_on_data(struct cs_hsi_iface *hi);
211 struct cs_hsi_iface *hi = msg->context; in cs_release_cmd()
218 struct cs_hsi_iface *hi = msg->context; in cs_cmd_destructor()
239 static struct hsi_msg *cs_claim_cmd(struct cs_hsi_iface* ssi) in cs_claim_cmd()
252 static void cs_free_cmds(struct cs_hsi_iface *ssi) in cs_free_cmds()
264 static int cs_alloc_cmds(struct cs_hsi_iface *hi) in cs_alloc_cmds()
296 struct cs_hsi_iface *hi = msg->context; in cs_hsi_data_destructor()
[all …]