Searched refs:last_msg (Results 1 – 2 of 2) sorted by relevance
440 bool last_msg; in rk_i2c_transfer() local522 last_msg = (i > nmsgs - 1) || in rk_i2c_transfer()524 rk_i2c_start_xfer(sc, msgs + i, last_msg); in rk_i2c_transfer()
418 bool timeout, last_msg; in process_async_request() local464 last_msg = param->n_responses_processed == reply->nb_sent; in process_async_request()466 return last_msg ? ACTION_TRIGGER : ACTION_FREE; in process_async_request()