Searched defs:snd_sof_dev (Results 1 – 1 of 1) sorted by relevance
382 struct snd_sof_dev { struct383 struct device *dev;404 bool first_boot;408 bool probe_completed;420 int ipc_irq;425 int mmio_bar;426 int mailbox_bar;456 int ipc_timeout;457 int boot_timeout;483 int snd_sof_device_probe(struct device *dev, struct snd_sof_pdata *plat_data); argument[all …]
Completed in 7 milliseconds