Home
last modified time | relevance | path

Searched refs:snd_intel_acpi_dsp_driver_probe (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/sound/
Dintel-dsp-config.h25 int snd_intel_acpi_dsp_driver_probe(struct device *dev, const u8 acpi_hid[ACPI_ID_LEN]);
35 int snd_intel_acpi_dsp_driver_probe(struct device *dev, const u8 acpi_hid[ACPI_ID_LEN]) in snd_intel_acpi_dsp_driver_probe() function
/Linux-v6.6/sound/hda/
Dintel-dsp-config.c731 int snd_intel_acpi_dsp_driver_probe(struct device *dev, const u8 acpi_hid[ACPI_ID_LEN]) in snd_intel_acpi_dsp_driver_probe() function
757 EXPORT_SYMBOL_GPL(snd_intel_acpi_dsp_driver_probe);
/Linux-v6.6/sound/soc/intel/catpt/
Ddevice.c250 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in catpt_acpi_probe()
/Linux-v6.6/sound/soc/intel/atom/sst/
Dsst_acpi.c250 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sst_acpi_probe()
/Linux-v6.6/sound/soc/sof/intel/
Dbyt.c454 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sof_baytrail_probe()
Dbdw.c674 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sof_broadwell_probe()