Searched refs:snd_sof_ipc (Results 1 – 2 of 2) sorted by relevance
/sound/soc/sof/ |
D | ipc.c | 28 struct snd_sof_ipc { struct 199 static int tx_wait_done(struct snd_sof_ipc *ipc, struct snd_sof_ipc_msg *msg, in tx_wait_done() 235 static int sof_ipc_tx_message_unlocked(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_unlocked() 291 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message() 620 int snd_sof_ipc_set_get_comp_data(struct snd_sof_ipc *ipc, in snd_sof_ipc_set_get_comp_data() 789 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev) in snd_sof_ipc_init() 791 struct snd_sof_ipc *ipc; in snd_sof_ipc_init() 830 struct snd_sof_ipc *ipc = sdev->ipc; in snd_sof_ipc_free()
|
D | sof-priv.h | 67 struct snd_sof_ipc; 394 struct snd_sof_ipc *ipc; 489 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev); 499 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header, 543 int snd_sof_ipc_set_get_comp_data(struct snd_sof_ipc *ipc,
|