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.c143 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec() function
191 ret = probe_codec(bus, c); in avs_hdac_bus_probe_codecs()
/linux/sound/hda/common/
H A Dcontroller.c1119 static int probe_codec(struct azx *chip, int addr) in probe_codec() function
1200 if (probe_codec(chip, c) < 0) { in azx_probe_codecs()