Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dsp-dev.h133 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.c176 struct sp_device *sp_alloc_struct(struct device *dev) in sp_alloc_struct() function
H A Dsp-pci.c292 sp = sp_alloc_struct(dev); in sp_pci_probe()