Lines Matching defs:sdev

52 	struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component);  in hda_ctrl_dai_widget_setup()  local
85 struct snd_sof_dev *sdev = snd_soc_component_get_drvdata(component); in hda_ctrl_dai_widget_free() local
158 void hda_common_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable) in hda_common_enable_sdw_irq()
172 void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_sdw_int_enable()
181 static int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
199 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
242 int hda_sdw_check_lcount_common(struct snd_sof_dev *sdev) in hda_sdw_check_lcount_common()
265 static int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount()
276 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
297 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
312 bool hda_common_check_sdw_irq(struct snd_sof_dev *sdev) in hda_common_check_sdw_irq()
338 static bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
354 static bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
367 void hda_sdw_process_wakeen(struct snd_sof_dev *sdev) in hda_sdw_process_wakeen()
379 static inline int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
384 static inline int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
389 static inline int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
394 static inline bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
404 static inline bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
531 static void hda_dsp_get_state(struct snd_sof_dev *sdev, const char *level) in hda_dsp_get_state()
595 static void hda_dsp_get_registers(struct snd_sof_dev *sdev, in hda_dsp_get_registers()
624 static void hda_dsp_dump_ext_rom_status(struct snd_sof_dev *sdev, const char *level, in hda_dsp_dump_ext_rom_status()
643 void hda_dsp_dump(struct snd_sof_dev *sdev, u32 flags) in hda_dsp_dump()
667 static bool hda_check_ipc_irq(struct snd_sof_dev *sdev) in hda_check_ipc_irq()
678 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
698 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
717 void hda_ipc4_dump(struct snd_sof_dev *sdev) in hda_ipc4_dump()
735 bool hda_ipc4_tx_is_busy(struct snd_sof_dev *sdev) in hda_ipc4_tx_is_busy()
746 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
795 static int check_dmic_num(struct snd_sof_dev *sdev) in check_dmic_num()
821 static int check_nhlt_ssp_mask(struct snd_sof_dev *sdev) in check_nhlt_ssp_mask()
840 static int check_nhlt_ssp_mclk_mask(struct snd_sof_dev *sdev, int ssp_num) in check_nhlt_ssp_mclk_mask()
854 static const char *fixup_tplg_name(struct snd_sof_dev *sdev, in fixup_tplg_name()
879 static int dmic_detect_topology_fixup(struct snd_sof_dev *sdev, in dmic_detect_topology_fixup()
928 static int hda_init_caps(struct snd_sof_dev *sdev) in hda_init_caps()
991 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
1014 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
1049 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
1220 int hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
1275 int hda_power_down_dsp(struct snd_sof_dev *sdev) in hda_power_down_dsp()
1284 static void hda_generic_machine_select(struct snd_sof_dev *sdev, in hda_generic_machine_select()
1366 static void hda_generic_machine_select(struct snd_sof_dev *sdev, in hda_generic_machine_select()
1378 static bool link_slaves_found(struct snd_sof_dev *sdev, in link_slaves_found()
1451 static struct snd_soc_acpi_mach *hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1550 static struct snd_soc_acpi_mach *hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1557 struct snd_sof_dev *sdev) in hda_set_mach_params()
1569 struct snd_soc_acpi_mach *hda_machine_select(struct snd_sof_dev *sdev) in hda_machine_select()
1714 int hda_register_clients(struct snd_sof_dev *sdev) in hda_register_clients()
1719 void hda_unregister_clients(struct snd_sof_dev *sdev) in hda_unregister_clients()