Home
last modified time | relevance | path

Searched refs:cc_wait_for_reset_completion (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/crypto/ccree/
Dcc_pm.c42 if (!cc_wait_for_reset_completion(drvdata)) { in cc_pm_resume()
Dcc_driver.h207 bool cc_wait_for_reset_completion(struct cc_drvdata *drvdata);
Dcc_driver.c248 bool cc_wait_for_reset_completion(struct cc_drvdata *drvdata) in cc_wait_for_reset_completion() function
408 if (!cc_wait_for_reset_completion(new_drvdata)) { in init_cc_resources()