Home
last modified time | relevance | path

Searched refs:sp_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/ccp/
H A Dsp-dev.h139 int sp_init(struct sp_device *sp);
H A Dsp-platform.c164 ret = sp_init(sp); in sp_platform_probe()
H A Dsp-dev.c192 int sp_init(struct sp_device *sp) in sp_init() function