Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccp/
Dsp-dev.h113 int sp_resume(struct sp_device *sp);
Dsp-platform.c200 return sp_resume(sp); in sp_platform_resume()
Dsp-dev.c231 int sp_resume(struct sp_device *sp) in sp_resume() function
Dsp-pci.c267 return sp_resume(sp); in sp_pci_resume()