Home
last modified time | relevance | path

Searched defs:snd_sof_pdata (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/sound/
H A Dsof.h66 struct snd_sof_pdata { struct
67 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 …]