Searched refs:widgets (Results 1 – 5 of 5) sorted by relevance
31 struct snd_soc_dapm_widget *widgets,
54 const struct snd_soc_dapm_widget *widgets; member
609 struct snd_soc_dapm_widget *widgets[] __counted_by(num_widgets);728 (i) < list->num_widgets && (widget = list->widgets[i]); \
1056 struct list_head widgets; member1113 list_for_each_entry(w, &card->widgets, list)1115 list_for_each_entry_safe(w, _w, &card->widgets, list)
89 struct hdac_widget_tree *widgets; member
Completed in 18 milliseconds