Lines Matching refs:sof_dev_desc
85 static const struct sof_dev_desc bxt_desc = {
103 static const struct sof_dev_desc glk_desc = {
131 static const struct sof_dev_desc tng_desc = {
148 static const struct sof_dev_desc cnl_desc = {
167 static const struct sof_dev_desc cfl_desc = {
186 static const struct sof_dev_desc cml_desc = {
205 static const struct sof_dev_desc icl_desc = {
224 static const struct sof_dev_desc tgl_desc = {
241 static const struct sof_dev_desc tglh_desc = {
259 static const struct sof_dev_desc ehl_desc = {
277 static const struct sof_dev_desc jsl_desc = {
330 const struct sof_dev_desc *desc = in sof_pci_probe()
331 (const struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe()
363 sof_pdata->desc = (struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe()