Home
last modified time | relevance | path

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

/linux/include/sound/
A Dintel-dsp-config.h24 int snd_intel_acpi_dsp_driver_probe(struct device *dev, const u8 acpi_hid[ACPI_ID_LEN]);
34 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/sound/hda/
A Dintel-dsp-config.c575 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
601 EXPORT_SYMBOL_GPL(snd_intel_acpi_dsp_driver_probe);
/linux/sound/soc/intel/catpt/
A Ddevice.c251 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in catpt_acpi_probe()
/linux/sound/soc/intel/atom/sst/
A Dsst_acpi.c251 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sst_acpi_probe()
/linux/sound/soc/sof/intel/
A Dbyt.c435 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sof_baytrail_probe()
A Dbdw.c704 ret = snd_intel_acpi_dsp_driver_probe(dev, id->id); in sof_broadwell_probe()

Completed in 7 milliseconds