Home
last modified time | relevance | path

Searched refs:sp_resume (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/ccp/
H A Dsp-dev.h143 int sp_resume(struct sp_device *sp);
H A Dsp-pci.c350 return sp_resume(sp); in sp_pci_resume()