Lines Matching defs:sdev
48 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in hda_ctrl_dai_widget_setup() local
101 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in hda_ctrl_dai_widget_free() local
160 static int sdw_dai_config_ipc(struct snd_sof_dev *sdev, in sdw_dai_config_ipc()
196 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_params_stream() local
213 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_free_stream() local
231 void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_sdw_int_enable()
236 static int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
254 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
296 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
312 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
327 bool hda_common_check_sdw_irq(struct snd_sof_dev *sdev) in hda_common_check_sdw_irq()
353 static bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
369 static bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
382 void hda_sdw_process_wakeen(struct snd_sof_dev *sdev) in hda_sdw_process_wakeen()
394 static inline int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
399 static inline int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
404 static inline int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
409 static inline bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
419 static inline bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
481 static void hda_dsp_get_status(struct snd_sof_dev *sdev) in hda_dsp_get_status()
501 static void hda_dsp_get_registers(struct snd_sof_dev *sdev, in hda_dsp_get_registers()
530 static void hda_dsp_dump_ext_rom_status(struct snd_sof_dev *sdev, u32 flags) in hda_dsp_dump_ext_rom_status()
546 void hda_dsp_dump(struct snd_sof_dev *sdev, u32 flags) in hda_dsp_dump()
568 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
589 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
608 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
656 static int check_nhlt_dmic(struct snd_sof_dev *sdev) in check_nhlt_dmic()
672 static const char *fixup_tplg_name(struct snd_sof_dev *sdev, in fixup_tplg_name()
697 static int dmic_topology_fixup(struct snd_sof_dev *sdev, in dmic_topology_fixup()
750 static int hda_init_caps(struct snd_sof_dev *sdev) in hda_init_caps()
820 static void hda_check_for_state_change(struct snd_sof_dev *sdev) in hda_check_for_state_change()
836 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
859 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
886 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
1050 int hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
1107 static int hda_generic_machine_select(struct snd_sof_dev *sdev) in hda_generic_machine_select()
1181 static int hda_generic_machine_select(struct snd_sof_dev *sdev) in hda_generic_machine_select()
1189 static bool link_slaves_found(struct snd_sof_dev *sdev, in link_slaves_found()
1266 static int hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1362 static int hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1369 struct snd_sof_dev *sdev) in hda_set_mach_params()
1381 void hda_machine_select(struct snd_sof_dev *sdev) in hda_machine_select()