Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsp-dev.h144 int sp_restore(struct sp_device *sp);
H A Dsp-dev.c233 int sp_restore(struct sp_device *sp) in sp_restore() function
H A Dsp-pci.c360 return sp_restore(sp); in sp_pci_restore()