Searched defs:snd_sof_pdata (Results 1 – 1 of 1) sorted by relevance
61 struct snd_sof_pdata { struct62 const struct firmware *fw;63 const char *name;64 const char *platform;66 struct device *dev;69 size_t fw_offset;78 void (*sof_probe_complete)(struct device *dev);81 const struct sof_dev_desc *desc;84 const char *fw_filename_prefix;85 const char *fw_filename;[all …]