Home
last modified time | relevance | path

Searched refs:cc_wait_for_reset_completion (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_pm.c42 if (!cc_wait_for_reset_completion(drvdata)) { in cc_pm_resume()
H A Dcc_driver.h207 bool cc_wait_for_reset_completion(struct cc_drvdata *drvdata);
H A Dcc_driver.c196 bool cc_wait_for_reset_completion(struct cc_drvdata *drvdata) in cc_wait_for_reset_completion() function
368 if (!cc_wait_for_reset_completion(new_drvdata)) { in init_cc_resources()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_pm.c42 if (!cc_wait_for_reset_completion(drvdata)) { in cc_pm_resume()
H A Dcc_driver.h207 bool cc_wait_for_reset_completion(struct cc_drvdata *drvdata);
H A Dcc_driver.c247 bool cc_wait_for_reset_completion(struct cc_drvdata *drvdata) in cc_wait_for_reset_completion() function
400 if (!cc_wait_for_reset_completion(new_drvdata)) { in init_cc_resources()

Completed in 3 milliseconds