Lines Matching defs:sdev
36 static void atom_get_registers(struct snd_sof_dev *sdev, in atom_get_registers()
62 void atom_dump(struct snd_sof_dev *sdev, u32 flags) in atom_dump()
106 struct snd_sof_dev *sdev = context; in atom_irq_handler() local
139 struct snd_sof_dev *sdev = context; in atom_irq_thread() local
183 int atom_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in atom_send_msg()
198 static void atom_get_reply(struct snd_sof_dev *sdev) in atom_get_reply()
237 int atom_get_mailbox_offset(struct snd_sof_dev *sdev) in atom_get_mailbox_offset()
243 int atom_get_window_offset(struct snd_sof_dev *sdev, u32 id) in atom_get_window_offset()
249 static void atom_host_done(struct snd_sof_dev *sdev) in atom_host_done()
262 static void atom_dsp_done(struct snd_sof_dev *sdev) in atom_dsp_done()
273 int atom_run(struct snd_sof_dev *sdev) in atom_run()
297 int atom_reset(struct snd_sof_dev *sdev) in atom_reset()
316 static const char *fixup_tplg_name(struct snd_sof_dev *sdev, in fixup_tplg_name()
340 void atom_machine_select(struct snd_sof_dev *sdev) in atom_machine_select()
450 struct snd_sof_dev *sdev) in atom_set_mach_params()