slim_msg_response
EXPORT_SYMBOL_GPL(slim_msg_response);
slim_msg_response(&ctrl->ctrl, &buf[4], buf[3], len - 4);
void slim_msg_response(struct slim_controller *ctrl, u8 *reply, u8 tid, u8 l);