Home
last modified time | relevance | path

Searched refs:sp_destroy (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/ccp/
H A Dsp-dev.h140 void sp_destroy(struct sp_device *sp);
H A Dsp-platform.c171 sp_destroy(sp); in sp_platform_remove()
H A Dsp-pci.c326 sp_destroy(sp); in sp_pci_shutdown()
337 sp_destroy(sp); in sp_pci_remove()
H A Dsp-dev.c204 void sp_destroy(struct sp_device *sp) in sp_destroy() function