Searched refs:sof_dev_desc (Results 1 – 25 of 35) sorted by relevance
12
22 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 = {
23 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 = {
22 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 = {
111 const struct sof_dev_desc *desc = pdata->desc; in byt_acpi_probe()368 static const struct sof_dev_desc sof_acpi_baytrailcr_desc = {390 static const struct sof_dev_desc sof_acpi_baytrail_desc = {412 static const struct sof_dev_desc sof_acpi_cherrytrail_desc = {444 const struct sof_dev_desc *desc; in sof_baytrail_probe()458 desc = (const struct sof_dev_desc *)id->driver_data; in sof_baytrail_probe()
20 static struct sof_dev_desc skl_desc = {45 static struct sof_dev_desc kbl_desc = {
22 static const struct sof_dev_desc bxt_desc = {54 static const struct sof_dev_desc glk_desc = {
22 static const struct sof_dev_desc icl_desc = {55 static const struct sof_dev_desc jsl_desc = {
412 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()
55 const struct sof_dev_desc *desc = pdata->desc; in tangier_pci_probe()204 static const struct sof_dev_desc tng_desc = {
23 static const struct sof_dev_desc lnl_desc = {
21 static const struct sof_dev_desc ptl_desc = {
299 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()
211 const struct sof_dev_desc *desc = pdata->desc; in get_chip_info()
99 const struct sof_dev_desc *desc;127 struct sof_dev_desc { struct
13 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc);
101 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()
195 const struct sof_dev_desc *desc = in sof_pci_probe()196 (const struct sof_dev_desc *)pci_id->driver_data; in sof_pci_probe()
59 int sof_acpi_probe(struct platform_device *pdev, const struct sof_dev_desc *desc) in sof_acpi_probe()
47 const struct sof_dev_desc *desc; in sof_of_probe()
39 static const struct sof_dev_desc vangogh_desc = {
43 static const struct sof_dev_desc rembrandt_desc = {
43 static const struct sof_dev_desc renoir_desc = {
47 static const struct sof_dev_desc acp70_desc = {
50 static const struct sof_dev_desc acp63_desc = {
617 static struct sof_dev_desc sof_of_imx8qxp_desc = {634 static struct sof_dev_desc sof_of_imx8qm_desc = {
Completed in 36 milliseconds