Home
last modified time | relevance | path

Searched defs:qce (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/qce/
H A Dcore.c44 struct qce_device *qce = data; in qce_unregister_algs() local
53 static int devm_qce_register_algs(struct qce_device *qce) in devm_qce_register_algs()
86 static int qce_handle_queue(struct qce_device *qce, in qce_handle_queue()
130 struct qce_device *qce = container_of(work, struct qce_device, in qce_req_done_work() local
145 static int qce_async_request_enqueue(struct qce_device *qce, in qce_async_request_enqueue()
151 static void qce_async_request_done(struct qce_device *qce, int ret) in qce_async_request_done()
157 static int qce_check_version(struct qce_device *qce) in qce_check_version()
196 struct qce_device *qce; in qce_crypto_probe() local
276 struct qce_device *qce = dev_get_drvdata(dev); in qce_runtime_suspend() local
296 struct qce_device *qce = dev_get_drvdata(dev); in qce_runtime_resume() local