Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dsp-dev.h172 void psp_dev_destroy(struct sp_device *sp);
179 static inline void psp_dev_destroy(struct sp_device *sp) { } in psp_dev_destroy() function
H A Dsp-dev.c209 psp_dev_destroy(sp); in sp_destroy()
H A Dpsp-dev.c216 void psp_dev_destroy(struct sp_device *sp) in psp_dev_destroy() function