Home
last modified time | relevance | path

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

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