Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.h42 int cc_buffer_mgr_fini(struct cc_drvdata *drvdata);
H A Dcc_driver.c560 cc_buffer_mgr_fini(new_drvdata); in init_cc_resources()
592 cc_buffer_mgr_fini(drvdata); in cleanup_cc_resources()
H A Dcc_buffer_mgr.c1389 int cc_buffer_mgr_fini(struct cc_drvdata *drvdata) in cc_buffer_mgr_fini() function