Home
last modified time | relevance | path

Searched refs:snd_sof_dsp_get_window_offset (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/soc/sof/
Dipc4.c541 outbox_offset = snd_sof_dsp_get_window_offset(sdev, SOF_IPC4_OUTBOX_WINDOW_IDX); in ipc4_fw_ready()
549 sdev->debug_box.offset = snd_sof_dsp_get_window_offset(sdev, in ipc4_fw_ready()
Dops.h208 static inline int snd_sof_dsp_get_window_offset(struct snd_sof_dev *sdev, in snd_sof_dsp_get_window_offset() function
Dipc3.c637 window_offset = snd_sof_dsp_get_window_offset(sdev, elem->id); in ipc3_get_windows()