Home
last modified time | relevance | path

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

12

/openbmc/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 adl_n_desc = {
219 static const struct sof_dev_desc rpls_desc = {
252 static const struct sof_dev_desc rpl_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.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()
H A Dpci-skl.c20 static struct sof_dev_desc skl_desc = {
45 static struct sof_dev_desc kbl_desc = {
H A Dpci-mtl.c23 static const struct sof_dev_desc mtl_desc = {
53 static const struct sof_dev_desc arl_s_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()
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()
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 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.h209 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/openbmc/linux/include/sound/
H A Dsof.h90 const struct sof_dev_desc *desc;
115 struct sof_dev_desc { struct
/openbmc/linux/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 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-of-dev.c47 const struct sof_dev_desc *desc; in sof_of_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()
H A Dpm.c342 const struct sof_dev_desc *desc = sdev->pdata->desc; in snd_sof_prepare()
/openbmc/linux/sound/soc/sof/amd/
H A Dpci-rmb.c42 static const struct sof_dev_desc rembrandt_desc = {
H A Dpci-vangogh.c41 static const struct sof_dev_desc vangogh_desc = {
H A Dpci-rn.c42 static const struct sof_dev_desc renoir_desc = {
H A Dacp-common.c125 const struct sof_dev_desc *desc = sof_pdata->desc; in amd_sof_machine_select()
H A Dacp.h295 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/openbmc/linux/sound/soc/sof/imx/
H A Dimx8.c611 static struct sof_dev_desc sof_of_imx8qxp_desc = {
627 static struct sof_dev_desc sof_of_imx8qm_desc = {
/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c608 static const struct sof_dev_desc sof_of_mt8186_desc = {
682 static const struct sof_dev_desc sof_of_mt8188_desc = {

12