Searched refs:snd_soc_dapm_widget (Results 1 – 6 of 6) sorted by relevance
/include/trace/events/ |
D | asoc.h | 17 struct snd_soc_dapm_widget; 88 DECLARE_EVENT_CLASS(snd_soc_dapm_widget, 90 TP_PROTO(struct snd_soc_dapm_widget *w, int val), 108 DEFINE_EVENT(snd_soc_dapm_widget, snd_soc_dapm_widget_power, 110 TP_PROTO(struct snd_soc_dapm_widget *w, int val), 116 DEFINE_EVENT(snd_soc_dapm_widget, snd_soc_dapm_widget_event_start, 118 TP_PROTO(struct snd_soc_dapm_widget *w, int val), 124 DEFINE_EVENT(snd_soc_dapm_widget, snd_soc_dapm_widget_event_done, 126 TP_PROTO(struct snd_soc_dapm_widget *w, int val), 159 TP_PROTO(struct snd_soc_dapm_widget *widget,
|
/include/sound/ |
D | soc-topology.h | 23 struct snd_soc_dapm_widget; 100 int (*event_handler)(struct snd_soc_dapm_widget *w, 124 struct snd_soc_dapm_widget *, 127 struct snd_soc_dapm_widget *, 185 int snd_soc_tplg_widget_bind_event(struct snd_soc_dapm_widget *w,
|
D | soc-dapm.h | 371 struct snd_soc_dapm_widget; 400 int dapm_regulator_event(struct snd_soc_dapm_widget *w, 402 int dapm_clock_event(struct snd_soc_dapm_widget *w, 404 int dapm_pinctrl_event(struct snd_soc_dapm_widget *w, 423 const struct snd_soc_dapm_widget *widget, 425 struct snd_soc_dapm_widget *snd_soc_dapm_new_control( 427 const struct snd_soc_dapm_widget *widget); 428 struct snd_soc_dapm_widget *snd_soc_dapm_new_control_unlocked( 430 const struct snd_soc_dapm_widget *widget); 452 void snd_soc_dapm_free_widget(struct snd_soc_dapm_widget *w); [all …]
|
D | soc-dai.h | 18 struct snd_soc_dapm_widget; 436 struct snd_soc_dapm_widget *playback_widget; 437 struct snd_soc_dapm_widget *capture_widget; 475 struct snd_soc_dapm_widget *snd_soc_dai_get_widget( in snd_soc_dai_get_widget()
|
D | soc.h | 962 const struct snd_soc_dapm_widget *dapm_widgets; 966 const struct snd_soc_dapm_widget *of_dapm_widgets; 1071 struct snd_soc_dapm_widget *playback_widget; 1072 struct snd_soc_dapm_widget *capture_widget;
|
D | soc-component.h | 73 const struct snd_soc_dapm_widget *dapm_widgets;
|