Searched refs:snd_sof_ipc (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/sof/ |
| A D | ipc.c | 29 struct snd_sof_ipc { struct 240 static int tx_wait_done(struct snd_sof_ipc *ipc, struct snd_sof_ipc_msg *msg, in tx_wait_done() 282 static int sof_ipc_tx_message_unlocked(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_unlocked() 334 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message() 360 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, u32 header, in sof_ipc_tx_message_no_pm() 938 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev) in snd_sof_ipc_init() 940 struct snd_sof_ipc *ipc; in snd_sof_ipc_init() 962 struct snd_sof_ipc *ipc = sdev->ipc; in snd_sof_ipc_free()
|
| A D | sof-priv.h | 108 struct snd_sof_ipc; 414 struct snd_sof_ipc *ipc; 516 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev); 523 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, u32 header, 526 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, u32 header,
|
Completed in 6 milliseconds