Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dsof.h75 struct snd_sof_pdata { struct
76 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 …]