Searched defs:snd_sof_pdata (Results 1 – 1 of 1) sorted by relevance
75 struct snd_sof_pdata { struct76 const char *name;77 const char *platform;83 unsigned short subsystem_vendor;84 unsigned short subsystem_device;85 bool subsystem_id_set;87 struct device *dev;96 void (*sof_probe_complete)(struct device *dev);99 const struct sof_dev_desc *desc;102 struct sof_loadable_file_profile ipc_file_profile_base;[all …]