Lines Matching refs:snd_sof_dev
28 static void atom_host_done(struct snd_sof_dev *sdev);
29 static void atom_dsp_done(struct snd_sof_dev *sdev);
35 static void atom_get_registers(struct snd_sof_dev *sdev, in atom_get_registers()
61 void atom_dump(struct snd_sof_dev *sdev, u32 flags) in atom_dump()
105 struct snd_sof_dev *sdev = context; in atom_irq_handler()
138 struct snd_sof_dev *sdev = context; in atom_irq_thread()
181 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in atom_send_msg()
196 int atom_get_mailbox_offset(struct snd_sof_dev *sdev) in atom_get_mailbox_offset()
202 int atom_get_window_offset(struct snd_sof_dev *sdev, u32 id) in atom_get_window_offset()
208 static void atom_host_done(struct snd_sof_dev *sdev) in atom_host_done()
221 static void atom_dsp_done(struct snd_sof_dev *sdev) in atom_dsp_done()
232 int atom_run(struct snd_sof_dev *sdev) in atom_run()
253 int atom_reset(struct snd_sof_dev *sdev) in atom_reset()
272 static const char *fixup_tplg_name(struct snd_sof_dev *sdev, in fixup_tplg_name()
296 struct snd_soc_acpi_mach *atom_machine_select(struct snd_sof_dev *sdev) in atom_machine_select()
407 struct snd_sof_dev *sdev) in atom_set_mach_params()