Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dsp-dev.h152 void ccp_dev_destroy(struct sp_device *sp);
163 static inline void ccp_dev_destroy(struct sp_device *sp) { } in ccp_dev_destroy() function
H A Dsp-dev.c206 ccp_dev_destroy(sp); in sp_destroy()
H A Dccp-dev.c662 void ccp_dev_destroy(struct sp_device *sp) in ccp_dev_destroy() function