Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
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()
/Linux-v6.6/sound/soc/intel/skylake/
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()
/Linux-v6.6/sound/pci/hda/
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()