Home
last modified time | relevance | path

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

12

/Linux-v6.1/sound/soc/sof/intel/
Dpci-tgl.c22 static const struct sof_dev_desc tgl_desc = {
50 static const struct sof_dev_desc tglh_desc = {
79 static const struct sof_dev_desc ehl_desc = {
106 static const struct sof_dev_desc adls_desc = {
134 static const struct sof_dev_desc adl_desc = {
162 static const struct sof_dev_desc adl_n_desc = {
190 static const struct sof_dev_desc rpls_desc = {
218 static const struct sof_dev_desc rpl_desc = {
Dpci-cnl.c22 static const struct sof_dev_desc cnl_desc = {
50 static const struct sof_dev_desc cfl_desc = {
79 static const struct sof_dev_desc cml_desc = {
Dbyt.c113 const struct sof_dev_desc *desc = pdata->desc; in byt_acpi_probe()
378 static const struct sof_dev_desc sof_acpi_baytrailcr_desc = {
400 static const struct sof_dev_desc sof_acpi_baytrail_desc = {
422 static const struct sof_dev_desc sof_acpi_cherrytrail_desc = {
454 const struct sof_dev_desc *desc; in sof_baytrail_probe()
468 desc = (const struct sof_dev_desc *)id->driver_data; in sof_baytrail_probe()
Dpci-skl.c20 static struct sof_dev_desc skl_desc = {
43 static struct sof_dev_desc kbl_desc = {
Dpci-apl.c22 static const struct sof_dev_desc bxt_desc = {
50 static const struct sof_dev_desc glk_desc = {
Dpci-icl.c22 static const struct sof_dev_desc icl_desc = {
51 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()
639 static const struct sof_dev_desc sof_acpi_broadwell_desc = {
671 const struct sof_dev_desc *desc; in sof_broadwell_probe()
684 desc = (const struct sof_dev_desc *)id->driver_data; in sof_broadwell_probe()
Dpci-mtl.c23 static const struct sof_dev_desc mtl_desc = {
Dpci-tng.c55 const struct sof_dev_desc *desc = pdata->desc; in tangier_pci_probe()
212 static const struct sof_dev_desc tng_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.h204 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/Linux-v6.1/include/sound/
Dsof.h81 const struct sof_dev_desc *desc;
103 struct sof_dev_desc { struct
/Linux-v6.1/sound/soc/sof/
Dsof-acpi-dev.h13 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc);
Dsof-pci-dev.c183 const struct sof_dev_desc *desc = in sof_pci_probe()
184 (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.c324 const struct sof_dev_desc *desc = sdev->pdata->desc; in snd_sof_prepare()
Dsof-audio.c798 const struct sof_dev_desc *desc = sof_pdata->desc; in sof_of_machine_select()
823 const struct sof_dev_desc *desc = sof_pdata->desc; in sof_machine_check()
/Linux-v6.1/sound/soc/sof/amd/
Dacp-common.c39 const struct sof_dev_desc *desc = sof_pdata->desc; in amd_sof_machine_select()
Dpci-rmb.c61 static const struct sof_dev_desc rembrandt_desc = {
Dpci-rn.c60 static const struct sof_dev_desc renoir_desc = {
Dacp.h247 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/Linux-v6.1/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 = {
Dimx8ulp.c480 static struct sof_dev_desc sof_of_imx8ulp_desc = {
Dimx8m.c473 static struct sof_dev_desc sof_of_imx8mp_desc = {

12