Home
last modified time | relevance | path

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

12

/linux/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.c23 static const struct sof_dev_desc mtl_desc = {
53 static const struct sof_dev_desc arl_desc = {
83 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.c23 static const struct sof_dev_desc lnl_desc = {
H A Dpci-ptl.c21 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.h211 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/linux/include/sound/
H A Dsof.h99 const struct sof_dev_desc *desc;
127 struct sof_dev_desc { struct
/linux/sound/soc/sof/
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-acpi-dev.h13 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc);
H A Dsof-pci-dev.c195 const struct sof_dev_desc *desc = in sof_pci_probe()
196 (const struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe()
H A Dsof-acpi-dev.c59 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc) in sof_acpi_probe()
/linux/sound/soc/sof/amd/
H A Dpci-rmb.c43 static const struct sof_dev_desc rembrandt_desc = {
H A Dpci-vangogh.c37 static const struct sof_dev_desc vangogh_desc = {
H A Dpci-rn.c43 static const struct sof_dev_desc renoir_desc = {
H A Dpci-acp70.c47 static const struct sof_dev_desc acp70_desc = {
H A Dpci-acp63.c50 static const struct sof_dev_desc acp63_desc = {
/linux/sound/soc/sof/imx/
H A Dimx8.c637 static struct sof_dev_desc sof_of_imx8qxp_desc = {
654 static struct sof_dev_desc sof_of_imx8qm_desc = {
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c557 static const struct sof_dev_desc sof_of_mt8186_desc = {
631 static const struct sof_dev_desc sof_of_mt8188_desc = {

12