Lines Matching defs:sdev
82 struct snd_sof_dev *sdev = widget_to_sdev(w); in sdw_params_free() local
135 static int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
157 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
226 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
248 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
263 bool hda_common_check_sdw_irq(struct snd_sof_dev *sdev) in hda_common_check_sdw_irq()
290 static bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
310 bool hda_sdw_check_wakeen_irq_common(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq_common()
324 static bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
339 void hda_sdw_process_wakeen_common(struct snd_sof_dev *sdev) in hda_sdw_process_wakeen_common()
355 static bool hda_dsp_sdw_check_mic_privacy_irq(struct snd_sof_dev *sdev) in hda_dsp_sdw_check_mic_privacy_irq()
367 static void hda_dsp_sdw_process_mic_privacy(struct snd_sof_dev *sdev) in hda_dsp_sdw_process_mic_privacy()
377 static inline int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
382 static inline int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
387 static inline int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
392 static inline bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
402 static inline bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
407 static inline bool hda_dsp_sdw_check_mic_privacy_irq(struct snd_sof_dev *sdev) in hda_dsp_sdw_check_mic_privacy_irq()
412 static inline void hda_dsp_sdw_process_mic_privacy(struct snd_sof_dev *sdev) { } in hda_dsp_sdw_process_mic_privacy()
417 int hda_dsp_pre_fw_run(struct snd_sof_dev *sdev) in hda_dsp_pre_fw_run()
424 int hda_dsp_post_fw_run(struct snd_sof_dev *sdev) in hda_dsp_post_fw_run()
484 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
541 static int check_dmic_num(struct snd_sof_dev *sdev) in check_dmic_num()
569 static int check_nhlt_ssp_mask(struct snd_sof_dev *sdev, u8 device_type) in check_nhlt_ssp_mask()
590 static int check_nhlt_ssp_mclk_mask(struct snd_sof_dev *sdev, int ssp_num) in check_nhlt_ssp_mclk_mask()
602 static int hda_init_caps(struct snd_sof_dev *sdev) in hda_init_caps()
670 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
693 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
734 int hda_dsp_probe_early(struct snd_sof_dev *sdev) in hda_dsp_probe_early()
783 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
938 void hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
1002 void hda_dsp_remove_late(struct snd_sof_dev *sdev) in hda_dsp_remove_late()
1009 int hda_power_down_dsp(struct snd_sof_dev *sdev) in hda_power_down_dsp()
1019 static void hda_generic_machine_select(struct snd_sof_dev *sdev, in hda_generic_machine_select()
1118 static void hda_generic_machine_select(struct snd_sof_dev *sdev, in hda_generic_machine_select()
1126 static struct snd_soc_acpi_mach *hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1213 static struct snd_soc_acpi_mach *hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1220 struct snd_sof_dev *sdev) in hda_set_mach_params()
1270 struct snd_soc_acpi_mach *hda_machine_select(struct snd_sof_dev *sdev) in hda_machine_select()
1519 int hda_register_clients(struct snd_sof_dev *sdev) in hda_register_clients()
1524 void hda_unregister_clients(struct snd_sof_dev *sdev) in hda_unregister_clients()