Searched defs:synth_event (Results 1 – 1 of 1) sorted by relevance
303 struct synth_event { struct304 struct list_head list;305 int ref;306 char *name;307 struct synth_field **fields;308 unsigned int n_fields;332 char *synth_event_name; argument333 struct synth_event *synth_event; argument