Home
last modified time | relevance | path

Searched refs:sp_alloc_struct (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dsp-dev.h116 struct sp_device *sp_alloc_struct(struct device *dev);
H A Dsp-dev.c172 * sp_alloc_struct - allocate and initialize the sp_device struct
176 struct sp_device *sp_alloc_struct(struct device *dev) in sp_alloc_struct() function
H A Dsp-platform.c131 sp = sp_alloc_struct(dev); in sp_platform_probe()
H A Dsp-pci.c167 sp = sp_alloc_struct(dev); in sp_pci_probe()
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dsp-dev.h133 struct sp_device *sp_alloc_struct(struct device *dev);
H A Dsp-platform.c123 sp = sp_alloc_struct(dev); in sp_platform_probe()
H A Dsp-dev.c172 * sp_alloc_struct - allocate and initialize the sp_device struct
176 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()

Completed in 4 milliseconds