Lines Matching refs:snd_sof_dev

85 static void byt_host_done(struct snd_sof_dev *sdev);
86 static void byt_dsp_done(struct snd_sof_dev *sdev);
87 static void byt_get_reply(struct snd_sof_dev *sdev);
93 static void byt_get_registers(struct snd_sof_dev *sdev, in byt_get_registers()
119 static void byt_dump(struct snd_sof_dev *sdev, u32 flags) in byt_dump()
162 struct snd_sof_dev *sdev = context; in byt_irq_handler()
194 struct snd_sof_dev *sdev = context; in byt_irq_thread()
237 static int byt_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in byt_send_msg()
251 static void byt_get_reply(struct snd_sof_dev *sdev) in byt_get_reply()
290 static int byt_get_mailbox_offset(struct snd_sof_dev *sdev) in byt_get_mailbox_offset()
295 static int byt_get_window_offset(struct snd_sof_dev *sdev, u32 id) in byt_get_window_offset()
300 static void byt_host_done(struct snd_sof_dev *sdev) in byt_host_done()
313 static void byt_dsp_done(struct snd_sof_dev *sdev) in byt_dsp_done()
324 static int byt_run(struct snd_sof_dev *sdev) in byt_run()
347 static int byt_reset(struct snd_sof_dev *sdev) in byt_reset()
365 static const char *fixup_tplg_name(struct snd_sof_dev *sdev, in fixup_tplg_name()
389 static void byt_machine_select(struct snd_sof_dev *sdev) in byt_machine_select()
511 static int tangier_pci_probe(struct snd_sof_dev *sdev) in tangier_pci_probe()
662 static void byt_reset_dsp_disable_int(struct snd_sof_dev *sdev) in byt_reset_dsp_disable_int()
674 static int byt_suspend(struct snd_sof_dev *sdev, u32 target_state) in byt_suspend()
681 static int byt_resume(struct snd_sof_dev *sdev) in byt_resume()
691 static int byt_remove(struct snd_sof_dev *sdev) in byt_remove()
725 static int byt_acpi_probe(struct snd_sof_dev *sdev) in byt_acpi_probe()