Searched defs:snd_sof_pdata (Results 1 – 1 of 1) sorted by relevance
23 struct snd_sof_pdata { struct24 const struct firmware *fw;25 const char *drv_name;26 const char *name;27 const char *platform;29 struct device *dev;38 void (*sof_probe_complete)(struct device *dev);41 const struct sof_dev_desc *desc;44 const char *fw_filename_prefix;45 const char *fw_filename;[all …]