Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dhda_codec.h303 #define list_for_each_codec_safe(c, n, bus) \ macro
/linux-5.19.10/
D.clang-format461 - 'list_for_each_codec_safe'
/linux-5.19.10/sound/pci/hda/
Dhda_controller.c1260 list_for_each_codec_safe(codec, next, &chip->bus) { in azx_codec_configure()