Home
last modified time | relevance | path

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

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