Searched refs:snd_sof_ipc (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/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() 233 static int sof_ipc_tx_message_unlocked(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_unlocked() 289 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message() 625 int snd_sof_ipc_set_get_comp_data(struct snd_sof_ipc *ipc, in snd_sof_ipc_set_get_comp_data() 794 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev) in snd_sof_ipc_init() 796 struct snd_sof_ipc *ipc; in snd_sof_ipc_init() 835 struct snd_sof_ipc *ipc = sdev->ipc; in snd_sof_ipc_free()
|
D | sof-priv.h | 67 struct snd_sof_ipc; 385 struct snd_sof_ipc *ipc; 480 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev); 490 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header, 534 int snd_sof_ipc_set_get_comp_data(struct snd_sof_ipc *ipc,
|