Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dipc.c39 struct snd_sof_ipc *ipc = sdev->ipc; in sof_ipc_send_msg()
75 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes, in sof_ipc_tx_message()
88 int sof_ipc_set_get_data(struct snd_sof_ipc *ipc, void *msg_data, in sof_ipc_set_get_data()
100 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes, in sof_ipc_tx_message_no_pm()
147 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev) in snd_sof_ipc_init()
149 struct snd_sof_ipc *ipc; in snd_sof_ipc_init()
222 struct snd_sof_ipc *ipc = sdev->ipc; in snd_sof_ipc_free()
A Dsof-priv.h123 struct snd_sof_ipc;
502 struct snd_sof_ipc { struct
561 struct snd_sof_ipc *ipc;
693 struct snd_sof_ipc *snd_sof_ipc_init(struct snd_sof_dev *sdev);
701 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes,
703 int sof_ipc_set_get_data(struct snd_sof_ipc *ipc, void *msg_data,
705 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes,
A Dipc4.c287 static int ipc4_wait_tx_done(struct snd_sof_ipc *ipc, void *reply_data) in ipc4_wait_tx_done()
336 static int ipc4_tx_msg_unlocked(struct snd_sof_ipc *ipc, in ipc4_tx_msg_unlocked()
364 struct snd_sof_ipc *ipc = sdev->ipc; in sof_ipc4_tx_msg()
A Dipc3.c281 static int ipc3_wait_tx_done(struct snd_sof_ipc *ipc, void *reply_data) in ipc3_wait_tx_done()
324 static int ipc3_tx_msg_unlocked(struct snd_sof_ipc *ipc, in ipc3_tx_msg_unlocked()
350 struct snd_sof_ipc *ipc = sdev->ipc; in sof_ipc3_tx_msg()
388 struct snd_sof_ipc *ipc = sdev->ipc; in sof_ipc3_set_get_data()

Completed in 9 milliseconds