Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/
D.clang-format365 - 'list_for_each_codec_safe'
/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h299 #define list_for_each_codec_safe(c, n, bus) \ macro
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_controller.c1270 list_for_each_codec_safe(codec, next, &chip->bus) { in azx_codec_configure()