Home
last modified time | relevance | path

Searched refs:event_type (Results 1 – 4 of 4) sorted by relevance

/sound/soc/sof/
Dtopology.c2356 u16 event_type) in sof_widget_bind_event() argument
2361 switch (event_type) { in sof_widget_bind_event()
2375 event_type); in sof_widget_bind_event()
2382 event_type, swidget->widget->name); in sof_widget_bind_event()
2531 if (tw->event_type) { in sof_widget_ready()
2533 le16_to_cpu(tw->event_type)); in sof_widget_ready()
/sound/pci/asihpi/
Dhpi.h1133 u16 event_type; /**< type of event. \sa async_event */ member
/sound/soc/intel/skylake/
Dskl-topology.c3065 if (tplg_w->event_type == 0) { in skl_tplg_widget_load()
3072 tplg_w->event_type); in skl_tplg_widget_load()
3076 __func__, tplg_w->event_type); in skl_tplg_widget_load()
/sound/soc/
Dsoc-topology.c598 int num_events, u16 event_type) in snd_soc_tplg_widget_bind_event() argument
605 if (event_type == events[i].type) { in snd_soc_tplg_widget_bind_event()