Home
last modified time | relevance | path

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

/drivers/crypto/ccp/
Dsp-pci.c252 sp_destroy(sp); in sp_pci_shutdown()
263 sp_destroy(sp); in sp_pci_remove()
Dsp-dev.h119 void sp_destroy(struct sp_device *sp);
Dsp-platform.c196 sp_destroy(sp); in sp_platform_remove()
Dsp-dev.c203 void sp_destroy(struct sp_device *sp) in sp_destroy() function