Searched refs:ccp_alloc_struct (Results 1 – 4 of 4) sorted by relevance
267 struct ccp_device *ccp_alloc_struct(struct device *dev);
155 ccp = ccp_alloc_struct(dev); in ccp_platform_probe()
173 ccp = ccp_alloc_struct(dev); in ccp_pci_probe()
294 struct ccp_device *ccp_alloc_struct(struct device *dev) in ccp_alloc_struct() function