Lines Matching defs:sdev
83 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run()
98 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset()
116 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0()
223 static void bdw_get_registers(struct snd_sof_dev *sdev, in bdw_get_registers()
249 static void bdw_dump(struct snd_sof_dev *sdev, u32 flags) in bdw_dump()
291 struct snd_sof_dev *sdev = context; in bdw_irq_handler() local
305 struct snd_sof_dev *sdev = context; in bdw_irq_thread() local
363 static int bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in bdw_send_msg()
373 static int bdw_get_mailbox_offset(struct snd_sof_dev *sdev) in bdw_get_mailbox_offset()
378 static int bdw_get_window_offset(struct snd_sof_dev *sdev, u32 id) in bdw_get_window_offset()
383 static void bdw_host_done(struct snd_sof_dev *sdev) in bdw_host_done()
395 static void bdw_dsp_done(struct snd_sof_dev *sdev) in bdw_dsp_done()
409 static int bdw_probe(struct snd_sof_dev *sdev) in bdw_probe()
512 static struct snd_soc_acpi_mach *bdw_machine_select(struct snd_sof_dev *sdev) in bdw_machine_select()
531 struct snd_sof_dev *sdev) in bdw_set_mach_params()