Home
last modified time | relevance | path

Searched defs:trigger_stop (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/generic/
H A Daudio-graph-card2.c750 enum snd_soc_trigger_order trigger_stop = SND_SOC_TRIGGER_ORDER_DEFAULT; in graph_link_init() local
H A Dsimple-card-utils.c1227 enum snd_soc_trigger_order *trigger_stop) in graph_util_parse_trigger_order()
/linux/kernel/trace/
H A Dtrace_events_trigger.c235 static void trigger_stop(struct seq_file *m, void *t) in trigger_stop() function