Searched refs:sp_alloc_struct (Results 1 – 3 of 3) sorted by relevance
137 struct sp_device *sp_alloc_struct(struct device *dev);
117 sp = sp_alloc_struct(dev); in sp_platform_probe()
173 * sp_alloc_struct - allocate and initialize the sp_device struct177 struct sp_device *sp_alloc_struct(struct device *dev) in sp_alloc_struct() function