Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c114 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec() function
162 if (!probe_codec(bus, c)) in avs_hdac_bus_probe_codecs()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.c709 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec() function
763 if (probe_codec(bus, c) < 0) { in skl_codec_create()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c1127 static int probe_codec(struct azx *chip, int addr) in probe_codec() function
1205 if (probe_codec(chip, c) < 0) { in azx_probe_codecs()