Searched refs:last_req (Results 1 – 10 of 10) sorted by relevance
27 static struct adb_request *last_req; variable234 last_req->next = req; in adb_iop_write()235 last_req = req; in adb_iop_write()238 last_req = req; in adb_iop_write()
116 static struct adb_request *last_req; /* last request struct in the queue */ variable234 last_req = &req; in macii_queue_poll()272 last_req->next = req; in macii_write()273 last_req = req; in macii_write()276 last_req = req; in macii_write()
61 static struct adb_request *current_req, *last_req; variable185 last_req->next = req; in macio_send_request()186 last_req = req; in macio_send_request()188 current_req = last_req = req; in macio_send_request()
164 static struct adb_request *last_req; variable521 last_req->next = req; in cuda_write()522 last_req = req; in cuda_write()525 last_req = req; in cuda_write()
141 static struct adb_request *last_req; variable1176 last_req->next = req; in pmu_queue_request()1177 last_req = req; in pmu_queue_request()1180 last_req = req; in pmu_queue_request()
32 if (!creq->last_req) in mv_cesa_ahash_req_iter_init()186 if (!creq->last_req) { in mv_cesa_ahash_std_step()203 if (creq->last_req && sreq->offset == req->nbytes && in mv_cesa_ahash_std_step()356 if (creq->last_req) { in mv_cesa_ahash_complete()397 if (creq->last_req) in mv_cesa_ahash_req_cleanup()451 !creq->last_req) { in mv_cesa_ahash_cache_req()678 if (creq->last_req) in mv_cesa_ahash_dma_req_init()705 if (!creq->last_req) in mv_cesa_ahash_dma_req_init()798 creq->last_req = true; in mv_cesa_ahash_final()811 creq->last_req = true; in mv_cesa_ahash_finup()
616 bool last_req; member
284 struct dfll_rate_req last_req; member927 td->last_req = req; in dfll_request_rate()930 dfll_set_frequency_request(td, &td->last_req); in dfll_request_rate()1017 struct dfll_rate_req *req = &td->last_req; in dfll_lock()
38 bool last_req; member329 if (!req->finish && !req->last_req) { in safexcel_ahash_send_req()759 if ((ret && !req->finish) || req->last_req) in safexcel_ahash_update()1127 req->last_req = true; in safexcel_hmac_init_iv()
1232 DEBUG_LOG_FRAME(imx21, etd, last_req); in imx21_hc_urb_enqueue()