Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/ccp/
Dccp-dev.h267 struct ccp_device *ccp_alloc_struct(struct device *dev);
Dccp-platform.c155 ccp = ccp_alloc_struct(dev); in ccp_platform_probe()
Dccp-pci.c173 ccp = ccp_alloc_struct(dev); in ccp_pci_probe()
Dccp-dev.c294 struct ccp_device *ccp_alloc_struct(struct device *dev) in ccp_alloc_struct() function