Lines Matching defs:sdev
68 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_params_stream() local
100 struct snd_sof_dev *sdev = dev_get_drvdata(dev); in sdw_free_stream() local
133 void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_sdw_int_enable()
138 static int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
156 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
196 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
208 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
223 static bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
254 static bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
267 void hda_sdw_process_wakeen(struct snd_sof_dev *sdev) in hda_sdw_process_wakeen()
331 static void hda_dsp_get_status_skl(struct snd_sof_dev *sdev) in hda_dsp_get_status_skl()
351 static void hda_dsp_get_status(struct snd_sof_dev *sdev) in hda_dsp_get_status()
371 static void hda_dsp_get_registers(struct snd_sof_dev *sdev, in hda_dsp_get_registers()
399 void hda_dsp_dump_skl(struct snd_sof_dev *sdev, u32 flags) in hda_dsp_dump_skl()
430 static void hda_dsp_dump_ext_rom_status(struct snd_sof_dev *sdev) in hda_dsp_dump_ext_rom_status()
448 void hda_dsp_dump(struct snd_sof_dev *sdev, u32 flags) in hda_dsp_dump()
479 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
503 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
523 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
573 static int check_nhlt_dmic(struct snd_sof_dev *sdev) in check_nhlt_dmic()
589 static const char *fixup_tplg_name(struct snd_sof_dev *sdev, in fixup_tplg_name()
616 static int hda_init_caps(struct snd_sof_dev *sdev) in hda_init_caps()
690 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
713 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
738 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
908 int hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
965 static int hda_generic_machine_select(struct snd_sof_dev *sdev) in hda_generic_machine_select()
1065 static int hda_generic_machine_select(struct snd_sof_dev *sdev) in hda_generic_machine_select()
1073 static bool link_slaves_found(struct snd_sof_dev *sdev, in link_slaves_found()
1119 static int hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1190 static int hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1205 void hda_machine_select(struct snd_sof_dev *sdev) in hda_machine_select()