Lines Matching defs:snd_sof_pdata
75 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;
105 const char *fw_filename_prefix;
106 const char *fw_filename;
107 const char *tplg_filename_prefix;
108 const char *tplg_filename;
111 const char *fw_lib_prefix;
114 struct platform_device *pdev_mach;
115 const struct snd_soc_acpi_mach *machine;
116 const struct snd_sof_of_mach *of_machine;
118 void *hw_pdata;
120 enum sof_ipc_type ipc_type;