Lines Matching defs:snd_sof_pdata
63 struct snd_sof_pdata { struct
64 const char *name;
65 const char *platform;
71 unsigned short subsystem_vendor;
72 unsigned short subsystem_device;
73 bool subsystem_id_set;
75 struct device *dev;
84 void (*sof_probe_complete)(struct device *dev);
87 const struct sof_dev_desc *desc;
90 const char *fw_filename_prefix;
91 const char *fw_filename;
92 const char *tplg_filename_prefix;
93 const char *tplg_filename;
96 const char *fw_lib_prefix;
99 struct platform_device *pdev_mach;
100 const struct snd_soc_acpi_mach *machine;
101 const struct snd_sof_of_mach *of_machine;
103 void *hw_pdata;
105 enum sof_ipc_type ipc_type;