Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_widget_for_each_path_safe (Results 1 – 2 of 2) sorted by relevance

/linux/
H A D.clang-format699 - 'snd_soc_dapm_widget_for_each_path_safe'
/linux/include/sound/
H A Dsoc-dapm.h774 * snd_soc_dapm_widget_for_each_path_safe - Iterates over all paths in the
785 #define snd_soc_dapm_widget_for_each_path_safe(w, dir, p, next_p) \ macro