Searched refs:synth_event_is_busy (Results 1 – 1 of 1) sorted by relevance
69 static bool synth_event_is_busy(struct dyn_event *ev);76 .is_busy = synth_event_is_busy,91 static bool synth_event_is_busy(struct dyn_event *ev) in synth_event_is_busy() function