Home
last modified time | relevance | path

Searched refs:probe_codec (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/intel/avs/
Dcore.c122 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec() function
170 ret = probe_codec(bus, c); in avs_hdac_bus_probe_codecs()
/linux-6.12.1/sound/pci/hda/
Dhda_controller.c1131 static int probe_codec(struct azx *chip, int addr) in probe_codec() function
1212 if (probe_codec(chip, c) < 0) { in azx_probe_codecs()