Lines Matching defs:sdev
80 static int bdw_run(struct snd_sof_dev *sdev) in bdw_run()
95 static int bdw_reset(struct snd_sof_dev *sdev) in bdw_reset()
113 static int bdw_set_dsp_D0(struct snd_sof_dev *sdev) in bdw_set_dsp_D0()
220 static void bdw_get_registers(struct snd_sof_dev *sdev, in bdw_get_registers()
246 static void bdw_dump(struct snd_sof_dev *sdev, u32 flags) in bdw_dump()
288 struct snd_sof_dev *sdev = context; in bdw_irq_handler() local
302 struct snd_sof_dev *sdev = context; in bdw_irq_thread() local
361 static int bdw_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in bdw_send_msg()
371 static void bdw_get_reply(struct snd_sof_dev *sdev) in bdw_get_reply()
410 static int bdw_get_mailbox_offset(struct snd_sof_dev *sdev) in bdw_get_mailbox_offset()
415 static int bdw_get_window_offset(struct snd_sof_dev *sdev, u32 id) in bdw_get_window_offset()
420 static void bdw_host_done(struct snd_sof_dev *sdev) in bdw_host_done()
432 static void bdw_dsp_done(struct snd_sof_dev *sdev) in bdw_dsp_done()
446 static int bdw_probe(struct snd_sof_dev *sdev) in bdw_probe()
540 static void bdw_machine_select(struct snd_sof_dev *sdev) in bdw_machine_select()