Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/sound/soc/sof/intel/
A Dpci-tgl.c22 static const struct sof_dev_desc tgl_desc = {
53 static const struct sof_dev_desc tglh_desc = {
85 static const struct sof_dev_desc ehl_desc = {
115 static const struct sof_dev_desc adls_desc = {
146 static const struct sof_dev_desc adl_desc = {
177 static const struct sof_dev_desc adl_n_desc = {
208 static const struct sof_dev_desc rpls_desc = {
239 static const struct sof_dev_desc rpl_desc = {
A Dpci-cnl.c22 static const struct sof_dev_desc cnl_desc = {
53 static const struct sof_dev_desc cfl_desc = {
85 static const struct sof_dev_desc cml_desc = {
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()
A Dpci-skl.c20 static struct sof_dev_desc skl_desc = {
43 static struct sof_dev_desc kbl_desc = {
A Dpci-apl.c22 static const struct sof_dev_desc bxt_desc = {
53 static const struct sof_dev_desc glk_desc = {
A Dpci-icl.c22 static const struct sof_dev_desc icl_desc = {
54 static const struct sof_dev_desc jsl_desc = {
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()
A Dpci-tng.c55 const struct sof_dev_desc *desc = pdata->desc; in tangier_pci_probe()
208 static const struct sof_dev_desc tng_desc = {
A Dpci-mtl.c23 static const struct sof_dev_desc mtl_desc = {
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()
A Dshim.h207 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/linux-6.3-rc2/include/sound/
A Dsof.h77 const struct sof_dev_desc *desc;
102 struct sof_dev_desc { struct
/linux-6.3-rc2/sound/soc/sof/
A Dsof-acpi-dev.h13 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc);
A Dsof-pci-dev.c187 const struct sof_dev_desc *desc = in sof_pci_probe()
188 (const struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe()
A Dsof-acpi-dev.c59 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc) in sof_acpi_probe()
A Dsof-of-dev.c47 const struct sof_dev_desc *desc; in sof_of_probe()
A Dpm.c323 const struct sof_dev_desc *desc = sdev->pdata->desc; in snd_sof_prepare()
A Dsof-audio.c893 const struct sof_dev_desc *desc = sof_pdata->desc; in sof_of_machine_select()
918 const struct sof_dev_desc *desc = sof_pdata->desc; in sof_machine_check()
/linux-6.3-rc2/sound/soc/sof/amd/
A Dpci-rmb.c61 static const struct sof_dev_desc rembrandt_desc = {
A Dpci-rn.c60 static const struct sof_dev_desc renoir_desc = {
A Dacp-common.c141 const struct sof_dev_desc *desc = sof_pdata->desc; in amd_sof_machine_select()
A Dacp.h268 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
/linux-6.3-rc2/sound/soc/sof/imx/
A Dimx8.c611 static struct sof_dev_desc sof_of_imx8qxp_desc = {
627 static struct sof_dev_desc sof_of_imx8qm_desc = {
A Dimx8m.c473 static struct sof_dev_desc sof_of_imx8mp_desc = {
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8186/
A Dmt8186.c614 static const struct sof_dev_desc sof_of_mt8186_desc = {
631 static const struct sof_dev_desc sof_of_mt8188_desc = {

Completed in 29 milliseconds

12