Home
last modified time | relevance | path

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

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