Lines Matching defs:sof_pdata
1012 struct snd_sof_pdata *sof_pdata = sdev->pdata;
1013 const struct sof_dev_desc *desc = sof_pdata->desc;
1021 sof_pdata->tplg_filename = mach->sof_tplg_filename;
1023 sof_pdata->fw_filename = mach->fw_filename;
1037 struct snd_sof_pdata *sof_pdata = sdev->pdata;
1038 const struct sof_dev_desc *desc = sof_pdata->desc;
1051 sof_pdata->machine = mach;
1053 if (sof_pdata->subsystem_id_set) {
1054 mach->mach_params.subsystem_vendor = sof_pdata->subsystem_vendor;
1055 mach->mach_params.subsystem_device = sof_pdata->subsystem_device;
1065 sof_pdata->of_machine = of_mach;
1085 if (!sof_pdata->tplg_filename)
1086 sof_pdata->tplg_filename = desc->nocodec_tplg_filename;
1088 sof_pdata->machine = mach;