Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dsp-dev.h123 int sp_resume(struct sp_device *sp);
H A Dsp-platform.c218 return sp_resume(sp); in sp_platform_resume()
H A Dsp-dev.c227 int sp_resume(struct sp_device *sp) in sp_resume() function
H A Dsp-pci.c279 return sp_resume(sp); in sp_pci_resume()