last_req 284 drivers/clk/tegra/clk-dfll.c struct dfll_rate_req last_req; last_req 927 drivers/clk/tegra/clk-dfll.c td->last_req = req; last_req 930 drivers/clk/tegra/clk-dfll.c dfll_set_frequency_request(td, &td->last_req); last_req 1017 drivers/clk/tegra/clk-dfll.c struct dfll_rate_req *req = &td->last_req; last_req 28 drivers/crypto/inside-secure/safexcel_hash.c bool last_req; last_req 273 drivers/crypto/inside-secure/safexcel_hash.c if (!req->finish && !req->last_req) { last_req 657 drivers/crypto/inside-secure/safexcel_hash.c if ((ret && !req->finish) || req->last_req) last_req 993 drivers/crypto/inside-secure/safexcel_hash.c req->last_req = true; last_req 611 drivers/crypto/marvell/cesa.h bool last_req; last_req 30 drivers/crypto/marvell/hash.c if (!creq->last_req) last_req 181 drivers/crypto/marvell/hash.c if (!creq->last_req) { last_req 198 drivers/crypto/marvell/hash.c if (creq->last_req && sreq->offset == req->nbytes && last_req 348 drivers/crypto/marvell/hash.c if (creq->last_req) { last_req 389 drivers/crypto/marvell/hash.c if (creq->last_req) last_req 442 drivers/crypto/marvell/hash.c if (creq->cache_ptr + req->nbytes < CESA_MAX_HASH_BLOCK_SIZE && !creq->last_req) { last_req 668 drivers/crypto/marvell/hash.c if (creq->last_req) last_req 695 drivers/crypto/marvell/hash.c if (!creq->last_req) last_req 788 drivers/crypto/marvell/hash.c creq->last_req = true; last_req 801 drivers/crypto/marvell/hash.c creq->last_req = true; last_req 34 drivers/macintosh/adb-iop.c static struct adb_request *last_req; last_req 251 drivers/macintosh/adb-iop.c last_req->next = req; last_req 252 drivers/macintosh/adb-iop.c last_req = req; last_req 255 drivers/macintosh/adb-iop.c last_req = req; last_req 61 drivers/macintosh/macio-adb.c static struct adb_request *current_req, *last_req; last_req 185 drivers/macintosh/macio-adb.c last_req->next = req; last_req 186 drivers/macintosh/macio-adb.c last_req = req; last_req 188 drivers/macintosh/macio-adb.c current_req = last_req = req; last_req 164 drivers/macintosh/via-cuda.c static struct adb_request *last_req; last_req 521 drivers/macintosh/via-cuda.c last_req->next = req; last_req 522 drivers/macintosh/via-cuda.c last_req = req; last_req 525 drivers/macintosh/via-cuda.c last_req = req; last_req 111 drivers/macintosh/via-macii.c static struct adb_request *last_req; /* last request struct in the queue */ last_req 214 drivers/macintosh/via-macii.c last_req = &req; last_req 252 drivers/macintosh/via-macii.c last_req->next = req; last_req 253 drivers/macintosh/via-macii.c last_req = req; last_req 256 drivers/macintosh/via-macii.c last_req = req; last_req 144 drivers/macintosh/via-pmu.c static struct adb_request *last_req; last_req 1180 drivers/macintosh/via-pmu.c last_req->next = req; last_req 1181 drivers/macintosh/via-pmu.c last_req = req; last_req 1184 drivers/macintosh/via-pmu.c last_req = req; last_req 1232 drivers/usb/host/imx21-hcd.c DEBUG_LOG_FRAME(imx21, etd, last_req);