Home
last modified time | relevance | path

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

12

/linux-6.15/sound/soc/sof/intel/
H A 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 adln_desc = {
219 static const struct sof_dev_desc rpls_desc = {
252 static const struct sof_dev_desc rpl_desc = {
H A Dpci-mtl.c31 static const struct sof_dev_desc mtl_desc = {
61 static const struct sof_dev_desc arl_desc = {
91 static const struct sof_dev_desc arl_s_desc = {
H A 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 = {
H A Dbyt.c111 const struct sof_dev_desc *desc = pdata->desc; in byt_acpi_probe()
367 static const struct sof_dev_desc sof_acpi_baytrailcr_desc = {
389 static const struct sof_dev_desc sof_acpi_baytrail_desc = {
411 static const struct sof_dev_desc sof_acpi_cherrytrail_desc = {
443 const struct sof_dev_desc *desc; in sof_baytrail_probe()
457 desc = (const struct sof_dev_desc *)id->driver_data; in sof_baytrail_probe()
H A Dpci-skl.c20 static struct sof_dev_desc skl_desc = {
45 static struct sof_dev_desc kbl_desc = {
H A Dpci-apl.c22 static const struct sof_dev_desc bxt_desc = {
54 static const struct sof_dev_desc glk_desc = {
H A Dpci-icl.c22 static const struct sof_dev_desc icl_desc = {
55 static const struct sof_dev_desc jsl_desc = {
H A Dbdw.c412 const struct sof_dev_desc *desc = pdata->desc; in bdw_probe()
514 const struct sof_dev_desc *desc = sof_pdata->desc; in bdw_machine_select()
533 const struct sof_dev_desc *desc = pdata->desc; in bdw_set_mach_params()
634 static const struct sof_dev_desc sof_acpi_broadwell_desc = {
666 const struct sof_dev_desc *desc; in sof_broadwell_probe()
679 desc = (const struct sof_dev_desc *)id->driver_data; in sof_broadwell_probe()
H A Dpci-tng.c55 const struct sof_dev_desc *desc = pdata->desc; in tangier_pci_probe()
204 static const struct sof_dev_desc tng_desc = {
H A Dpci-lnl.c31 static const struct sof_dev_desc lnl_desc = {
H A Dpci-ptl.c29 static const struct sof_dev_desc ptl_desc = {
H A 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()
H A Dshim.h213 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/linux-6.15/include/sound/
H A Dsof.h99 const struct sof_dev_desc *desc;
127 struct sof_dev_desc { struct
/linux-6.15/sound/soc/sof/
H A Dsof-acpi-dev.h13 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc);
H A Dfw-file-profile.c101 const struct sof_dev_desc *desc, in sof_file_profile_for_ipc_type()
218 const struct sof_dev_desc *desc = plat_data->desc; in sof_print_missing_firmware_info()
292 const struct sof_dev_desc *desc = sdev->pdata->desc; in sof_create_ipc_file_profile()
H A 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()
H A Dsof-acpi-dev.c58 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc) in sof_acpi_probe()
H A Dsof-of-dev.c53 const struct sof_dev_desc *desc; in sof_of_probe()
/linux-6.15/sound/soc/sof/amd/
H A Dpci-rmb.c42 static const struct sof_dev_desc rembrandt_desc = {
H A Dpci-vangogh.c36 static const struct sof_dev_desc vangogh_desc = {
H A Dpci-rn.c42 static const struct sof_dev_desc renoir_desc = {
H A Dpci-acp70.c46 static const struct sof_dev_desc acp70_desc = {
H A Dpci-acp63.c49 static const struct sof_dev_desc acp63_desc = {
/linux-6.15/sound/soc/sof/imx/
H A Dimx-common.h32 static struct sof_dev_desc sof_of_##mach_name##_desc = { \

12