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.c129 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec() function
177 ret = probe_codec(bus, c); in avs_hdac_bus_probe_codecs()
/linux/sound/hda/common/
H A Dcontroller.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()