Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A 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/sound/pci/hda/
H A Dhda_controller.c1131 static int probe_codec(struct azx *chip, int addr)
1212 if (probe_codec(chip, c) < 0) { in azx_probe_codecs()
1132 static int probe_codec(struct azx *chip, int addr) probe_codec() function