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 *name;26 const char *platform;28 struct device *dev;31 size_t fw_offset;40 void (*sof_probe_complete)(struct device *dev);43 const struct sof_dev_desc *desc;46 const char *fw_filename_prefix;47 const char *fw_filename;[all …]