Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/ccp/
Dsp-dev.h123 int sp_resume(struct sp_device *sp);
Dsp-platform.c218 return sp_resume(sp); in sp_platform_resume()
Dsp-dev.c227 int sp_resume(struct sp_device *sp) in sp_resume() function
Dsp-pci.c266 return sp_resume(sp); in sp_pci_resume()