Home
last modified time | relevance | path

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

/drivers/crypto/ccp/
Dsp-dev.h136 void sp_destroy(struct sp_device *sp);
Dsp-pci.c377 sp_destroy(sp); in sp_pci_shutdown()
388 sp_destroy(sp); in sp_pci_remove()
Dsp-platform.c182 sp_destroy(sp); in sp_platform_remove()
Dsp-dev.c204 void sp_destroy(struct sp_device *sp) in sp_destroy() function