Home
last modified time | relevance | path

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

/Linux-v5.15/
D.clang-format374 - 'list_for_each_codec_safe'
/Linux-v5.15/include/sound/
Dhda_codec.h298 #define list_for_each_codec_safe(c, n, bus) \ macro
/Linux-v5.15/sound/pci/hda/
Dhda_controller.c1261 list_for_each_codec_safe(codec, next, &chip->bus) { in azx_codec_configure()