• Home
  • Raw
  • Download

Lines Matching defs:sdev

48 static u32 hda_get_interface_mask(struct snd_sof_dev *sdev)  in hda_get_interface_mask()
143 void hda_common_enable_sdw_irq(struct snd_sof_dev *sdev, bool enable) in hda_common_enable_sdw_irq()
157 void hda_sdw_int_enable(struct snd_sof_dev *sdev, bool enable) in hda_sdw_int_enable()
170 static int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
192 static int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
261 int hda_sdw_check_lcount_common(struct snd_sof_dev *sdev) in hda_sdw_check_lcount_common()
284 int hda_sdw_check_lcount_ext(struct snd_sof_dev *sdev) in hda_sdw_check_lcount_ext()
309 static int hda_sdw_check_lcount(struct snd_sof_dev *sdev) in hda_sdw_check_lcount()
320 int hda_sdw_startup(struct snd_sof_dev *sdev) in hda_sdw_startup()
341 static int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
356 bool hda_common_check_sdw_irq(struct snd_sof_dev *sdev) in hda_common_check_sdw_irq()
382 static bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
402 bool hda_sdw_check_wakeen_irq_common(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq_common()
415 static bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
430 void hda_sdw_process_wakeen(struct snd_sof_dev *sdev) in hda_sdw_process_wakeen()
446 static inline int hda_sdw_acpi_scan(struct snd_sof_dev *sdev) in hda_sdw_acpi_scan()
451 static inline int hda_sdw_probe(struct snd_sof_dev *sdev) in hda_sdw_probe()
456 static inline int hda_sdw_exit(struct snd_sof_dev *sdev) in hda_sdw_exit()
461 static inline bool hda_dsp_check_sdw_irq(struct snd_sof_dev *sdev) in hda_dsp_check_sdw_irq()
471 static inline bool hda_sdw_check_wakeen_irq(struct snd_sof_dev *sdev) in hda_sdw_check_wakeen_irq()
598 static void hda_dsp_get_state(struct snd_sof_dev *sdev, const char *level) in hda_dsp_get_state()
662 static void hda_dsp_get_registers(struct snd_sof_dev *sdev, in hda_dsp_get_registers()
691 static void hda_dsp_dump_ext_rom_status(struct snd_sof_dev *sdev, const char *level, in hda_dsp_dump_ext_rom_status()
710 void hda_dsp_dump(struct snd_sof_dev *sdev, u32 flags) in hda_dsp_dump()
734 static bool hda_check_ipc_irq(struct snd_sof_dev *sdev) in hda_check_ipc_irq()
745 void hda_ipc_irq_dump(struct snd_sof_dev *sdev) in hda_ipc_irq_dump()
765 void hda_ipc_dump(struct snd_sof_dev *sdev) in hda_ipc_dump()
784 void hda_ipc4_dump(struct snd_sof_dev *sdev) in hda_ipc4_dump()
802 bool hda_ipc4_tx_is_busy(struct snd_sof_dev *sdev) in hda_ipc4_tx_is_busy()
813 static int hda_init(struct snd_sof_dev *sdev) in hda_init()
862 static int check_dmic_num(struct snd_sof_dev *sdev) in check_dmic_num()
888 static int check_nhlt_ssp_mask(struct snd_sof_dev *sdev) in check_nhlt_ssp_mask()
907 static int check_nhlt_ssp_mclk_mask(struct snd_sof_dev *sdev, int ssp_num) in check_nhlt_ssp_mclk_mask()
921 static const char *fixup_tplg_name(struct snd_sof_dev *sdev, in fixup_tplg_name()
946 static int dmic_detect_topology_fixup(struct snd_sof_dev *sdev, in dmic_detect_topology_fixup()
995 static int hda_init_caps(struct snd_sof_dev *sdev) in hda_init_caps()
1063 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_handler() local
1086 struct snd_sof_dev *sdev = context; in hda_dsp_interrupt_thread() local
1121 int hda_dsp_probe(struct snd_sof_dev *sdev) in hda_dsp_probe()
1306 int hda_dsp_remove(struct snd_sof_dev *sdev) in hda_dsp_remove()
1370 int hda_power_down_dsp(struct snd_sof_dev *sdev) in hda_power_down_dsp()
1379 static void hda_generic_machine_select(struct snd_sof_dev *sdev, in hda_generic_machine_select()
1471 static void hda_generic_machine_select(struct snd_sof_dev *sdev, in hda_generic_machine_select()
1479 static struct snd_soc_acpi_mach *hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1580 static struct snd_soc_acpi_mach *hda_sdw_machine_select(struct snd_sof_dev *sdev) in hda_sdw_machine_select()
1587 struct snd_sof_dev *sdev) in hda_set_mach_params()
1603 struct snd_soc_acpi_mach *hda_machine_select(struct snd_sof_dev *sdev) in hda_machine_select()
1750 int hda_register_clients(struct snd_sof_dev *sdev) in hda_register_clients()
1755 void hda_unregister_clients(struct snd_sof_dev *sdev) in hda_unregister_clients()