Home
last modified time | relevance | path

Searched refs:hda_ipc4_tx_is_busy (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/sound/soc/sof/intel/
Dhda-ipc.c101 if (hda_ipc4_tx_is_busy(sdev)) { in hda_dsp_ipc4_send_msg()
Dcnl.c267 if (hda_ipc4_tx_is_busy(sdev)) { in cnl_ipc4_send_msg()
Dmtl.c99 if (hda_ipc4_tx_is_busy(sdev)) { in mtl_ipc_send_msg()
Dhda.h928 bool hda_ipc4_tx_is_busy(struct snd_sof_dev *sdev);
Dhda.c802 bool hda_ipc4_tx_is_busy(struct snd_sof_dev *sdev) in hda_ipc4_tx_is_busy() function