Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccp/
Dsp-dev.h109 int sp_resume(struct sp_device *sp);
Dsp-platform.c218 return sp_resume(sp); in sp_platform_resume()
Dsp-dev.c228 int sp_resume(struct sp_device *sp) in sp_resume() function
Dsp-pci.c260 return sp_resume(sp); in sp_pci_resume()