synth_event_cmd_init
extern void synth_event_cmd_init(struct dynevent_cmd *cmd,
synth_event_cmd_init(&cmd, buf, MAX_DYNEVENT_CMD_LEN);
synth_event_cmd_init(&cmd, buf, MAX_DYNEVENT_CMD_LEN);
synth_event_cmd_init(&cmd, buf, MAX_BUF_LEN);
synth_event_cmd_init(&cmd, buf, MAX_DYNEVENT_CMD_LEN);
EXPORT_SYMBOL_GPL(synth_event_cmd_init);