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

/linux-master/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);
124 static void cs_hsi_read_on_data(struct cs_hsi_iface *hi);
211 struct cs_hsi_iface *hi = msg->context;
218 struct cs_hsi_iface *hi = msg->context;
239 static struct hsi_msg *cs_claim_cmd(struct cs_hsi_iface* ssi)
252 static void cs_free_cmds(struct cs_hsi_iface *ssi)
264 static int cs_alloc_cmds(struct cs_hsi_iface *hi)
296 struct cs_hsi_iface *h
[all...]

Completed in 155 milliseconds