Lines Matching refs:snd_sof_dev
109 static void byt_host_done(struct snd_sof_dev *sdev);
110 static void byt_dsp_done(struct snd_sof_dev *sdev);
111 static void byt_get_reply(struct snd_sof_dev *sdev);
117 static void byt_get_registers(struct snd_sof_dev *sdev, in byt_get_registers()
143 static void byt_dump(struct snd_sof_dev *sdev, u32 flags) in byt_dump()
165 struct snd_sof_dev *sdev = context; in byt_irq_handler()
179 struct snd_sof_dev *sdev = context; in byt_irq_thread()
236 static int byt_send_msg(struct snd_sof_dev *sdev, struct snd_sof_ipc_msg *msg) in byt_send_msg()
246 static void byt_get_reply(struct snd_sof_dev *sdev) in byt_get_reply()
285 static int byt_get_mailbox_offset(struct snd_sof_dev *sdev) in byt_get_mailbox_offset()
290 static int byt_get_window_offset(struct snd_sof_dev *sdev, u32 id) in byt_get_window_offset()
295 static void byt_host_done(struct snd_sof_dev *sdev) in byt_host_done()
308 static void byt_dsp_done(struct snd_sof_dev *sdev) in byt_dsp_done()
323 static int byt_run(struct snd_sof_dev *sdev) in byt_run()
346 static int byt_reset(struct snd_sof_dev *sdev) in byt_reset()
392 static int tangier_pci_probe(struct snd_sof_dev *sdev) in tangier_pci_probe()
527 static int byt_acpi_probe(struct snd_sof_dev *sdev) in byt_acpi_probe()