Home
last modified time | relevance | path

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

/drivers/crypto/ccp/
Dsp-dev.h162 void psp_dev_destroy(struct sp_device *sp);
169 static inline void psp_dev_destroy(struct sp_device *sp) { } in psp_dev_destroy() function
Dpsp-dev.c206 void psp_dev_destroy(struct sp_device *sp) in psp_dev_destroy() function
Dsp-dev.c209 psp_dev_destroy(sp); in sp_destroy()