Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsp-dev.h137 struct sp_device *sp_alloc_struct(struct device *dev);
H A Dsp-platform.c117 sp = sp_alloc_struct(dev); in sp_platform_probe()
H A Dsp-dev.c173 * sp_alloc_struct - allocate and initialize the sp_device struct
177 struct sp_device *sp_alloc_struct(struct device *dev) in sp_alloc_struct() function