Home
last modified time | relevance | path

Searched refs:list_for_each_codec_safe (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h301 #define list_for_each_codec_safe(c, n, bus) \ macro
Dhda_controller.c1347 list_for_each_codec_safe(codec, next, &chip->bus) { in azx_codec_configure()