Lines Matching refs:snd_sof_dev
190 int (*read_sdw_lcount)(struct snd_sof_dev *sdev);
191 void (*enable_sdw_irq)(struct snd_sof_dev *sdev, bool enable);
192 bool (*check_sdw_irq)(struct snd_sof_dev *sdev);
193 bool (*check_sdw_wakeen_irq)(struct snd_sof_dev *sdev);
194 void (*sdw_process_wakeen)(struct snd_sof_dev *sdev);
195 bool (*check_ipc_irq)(struct snd_sof_dev *sdev);
196 bool (*check_mic_privacy_irq)(struct snd_sof_dev *sdev, bool alt, int elid);
197 void (*process_mic_privacy)(struct snd_sof_dev *sdev, bool alt, int elid);
198 int (*power_down_dsp)(struct snd_sof_dev *sdev);
199 int (*disable_interrupts)(struct snd_sof_dev *sdev);
200 int (*cl_init)(struct snd_sof_dev *sdev, int stream_tag, bool imr_boot);