Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/ccp/
Dsp-dev.h175 void psp_dev_destroy(struct sp_device *sp);
182 static inline void psp_dev_destroy(struct sp_device *sp) { } in psp_dev_destroy() function
Dsp-dev.c209 psp_dev_destroy(sp); in sp_destroy()
Dpsp-dev.c294 void psp_dev_destroy(struct sp_device *sp) in psp_dev_destroy() function