Searched defs:snd_sof_pdata (Results 1 – 1 of 1) sorted by relevance
63 struct snd_sof_pdata { struct64 const char *name;65 const char *platform;67 struct device *dev;76 void (*sof_probe_complete)(struct device *dev);79 const struct sof_dev_desc *desc;82 const char *fw_filename_prefix;83 const char *fw_filename;84 const char *tplg_filename_prefix;85 const char *tplg_filename;[all …]