Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/sound/hda/
Dintel-dsp-config.c678 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
704 EXPORT_SYMBOL_GPL(snd_intel_acpi_dsp_driver_probe);
/linux-6.1.9/sound/soc/intel/catpt/
Ddevice.c250 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in catpt_acpi_probe()
/linux-6.1.9/sound/soc/intel/atom/sst/
Dsst_acpi.c251 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sst_acpi_probe()
/linux-6.1.9/sound/soc/sof/intel/
Dbyt.c462 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sof_baytrail_probe()
Dbdw.c678 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sof_broadwell_probe()