Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/avs/
Dcore.c110 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec() function
158 if (!probe_codec(bus, c)) in avs_hdac_bus_probe_codecs()
/linux-6.1.9/sound/soc/intel/skylake/
Dskl.c718 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec() function
772 if (probe_codec(bus, c) < 0) { in skl_codec_create()
/linux-6.1.9/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()