Searched defs:snd_sof_pdata (Results 1 – 1 of 1) sorted by relevance
66 struct snd_sof_pdata { struct67 const char *name;68 const char *platform;74 unsigned short subsystem_vendor;75 unsigned short subsystem_device;76 bool subsystem_id_set;78 struct device *dev;87 void (*sof_probe_complete)(struct device *dev);90 const struct sof_dev_desc *desc;93 const char *fw_filename_prefix;[all …]