Lines Matching refs:device
14 #include <linux/device.h>
93 * and DSP device(s).
253 struct device *dev); /* optional */
274 /* DSP device HW descriptor mapping between bus ID and ops */
357 struct device *dev;
452 int snd_sof_device_probe(struct device *dev, struct snd_sof_pdata *plat_data);
453 int snd_sof_device_remove(struct device *dev);
455 int snd_sof_runtime_suspend(struct device *dev);
456 int snd_sof_runtime_resume(struct device *dev);
457 int snd_sof_runtime_idle(struct device *dev);
458 int snd_sof_resume(struct device *dev);
459 int snd_sof_suspend(struct device *dev);
461 int snd_sof_prepare(struct device *dev);
462 void snd_sof_complete(struct device *dev);
466 int snd_sof_create_page_table(struct device *dev,