Home
last modified time | relevance | path

Searched refs:sof_dev_desc (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.6.21/sound/soc/sof/intel/
Dpci-tgl.c22 static const struct sof_dev_desc tgl_desc = {
55 static const struct sof_dev_desc tglh_desc = {
88 static const struct sof_dev_desc ehl_desc = {
120 static const struct sof_dev_desc adls_desc = {
153 static const struct sof_dev_desc adl_desc = {
186 static const struct sof_dev_desc adl_n_desc = {
219 static const struct sof_dev_desc rpls_desc = {
252 static const struct sof_dev_desc rpl_desc = {
Dpci-cnl.c22 static const struct sof_dev_desc cnl_desc = {
55 static const struct sof_dev_desc cfl_desc = {
88 static const struct sof_dev_desc cml_desc = {
Dbyt.c113 const struct sof_dev_desc *desc = pdata->desc; in byt_acpi_probe()
370 static const struct sof_dev_desc sof_acpi_baytrailcr_desc = {
392 static const struct sof_dev_desc sof_acpi_baytrail_desc = {
414 static const struct sof_dev_desc sof_acpi_cherrytrail_desc = {
446 const struct sof_dev_desc *desc; in sof_baytrail_probe()
460 desc = (const struct sof_dev_desc *)id->driver_data; in sof_baytrail_probe()
Dpci-skl.c20 static struct sof_dev_desc skl_desc = {
45 static struct sof_dev_desc kbl_desc = {
Dpci-apl.c22 static const struct sof_dev_desc bxt_desc = {
54 static const struct sof_dev_desc glk_desc = {
Dpci-icl.c22 static const struct sof_dev_desc icl_desc = {
55 static const struct sof_dev_desc jsl_desc = {
Dbdw.c412 const struct sof_dev_desc *desc = pdata->desc; in bdw_probe()
515 const struct sof_dev_desc *desc = sof_pdata->desc; in bdw_machine_select()
534 const struct sof_dev_desc *desc = pdata->desc; in bdw_set_mach_params()
635 static const struct sof_dev_desc sof_acpi_broadwell_desc = {
667 const struct sof_dev_desc *desc; in sof_broadwell_probe()
680 desc = (const struct sof_dev_desc *)id->driver_data; in sof_broadwell_probe()
Dpci-tng.c55 const struct sof_dev_desc *desc = pdata->desc; in tangier_pci_probe()
204 static const struct sof_dev_desc tng_desc = {
Dpci-lnl.c23 static const struct sof_dev_desc lnl_desc = {
Dpci-mtl.c23 static const struct sof_dev_desc mtl_desc = {
Datom.c299 const struct sof_dev_desc *desc = sof_pdata->desc; in atom_machine_select()
410 const struct sof_dev_desc *desc = pdata->desc; in atom_set_mach_params()
Dshim.h209 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/linux-6.6.21/include/sound/
Dsof.h87 const struct sof_dev_desc *desc;
112 struct sof_dev_desc { struct
/linux-6.6.21/sound/soc/sof/
Dsof-acpi-dev.h13 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc);
Dsof-pci-dev.c194 const struct sof_dev_desc *desc = in sof_pci_probe()
195 (const struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe()
Dsof-acpi-dev.c59 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc) in sof_acpi_probe()
Dsof-of-dev.c47 const struct sof_dev_desc *desc; in sof_of_probe()
Dpm.c342 const struct sof_dev_desc *desc = sdev->pdata->desc; in snd_sof_prepare()
/linux-6.6.21/sound/soc/sof/amd/
Dpci-rmb.c42 static const struct sof_dev_desc rembrandt_desc = {
Dpci-vangogh.c41 static const struct sof_dev_desc vangogh_desc = {
Dpci-rn.c42 static const struct sof_dev_desc renoir_desc = {
Dacp-common.c125 const struct sof_dev_desc *desc = sof_pdata->desc; in amd_sof_machine_select()
Dacp.h295 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/linux-6.6.21/sound/soc/sof/imx/
Dimx8.c611 static struct sof_dev_desc sof_of_imx8qxp_desc = {
627 static struct sof_dev_desc sof_of_imx8qm_desc = {
/linux-6.6.21/sound/soc/sof/mediatek/mt8186/
Dmt8186.c608 static const struct sof_dev_desc sof_of_mt8186_desc = {
682 static const struct sof_dev_desc sof_of_mt8188_desc = {

12