Searched refs:list_for_each_codec_safe (Results 1 – 2 of 2) sorted by relevance
/sound/pci/hda/ | ||
D | hda_codec.h | 298 #define list_for_each_codec_safe(c, n, bus) \ macro |
D | hda_controller.c | 1141 list_for_each_codec_safe(codec, next, &chip->bus) { in azx_codec_configure() |