Searched refs:probe_codec (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | core.c | 114 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()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl.c | 695 static int probe_codec(struct hdac_bus *bus, int addr) in probe_codec() function 753 if (probe_codec(bus, c) < 0) { in skl_codec_create()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl.c | 709 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()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.c | 1175 static int probe_codec(struct azx *chip, int addr) in probe_codec() function 1253 if (probe_codec(chip, c) < 0) { in azx_probe_codecs()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.c | 1127 static int probe_codec(struct azx *chip, int addr) in probe_codec() function 1205 if (probe_codec(chip, c) < 0) { in azx_probe_codecs()
|
Completed in 7 milliseconds