Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dhda_codec.h296 #define list_for_each_codec_safe(c, n, bus) \ macro
/linux-6.15/
H A D.clang-format547 - 'list_for_each_codec_safe'
/linux-6.15/sound/pci/hda/
H A Dhda_controller.c1269 list_for_each_codec_safe(codec, next, &chip->bus) { in azx_codec_configure()