Searched refs:ssam_device_alloc (Results 1 – 4 of 4) sorted by relevance
73 struct ssam_device *ssam_device_alloc(struct ssam_controller *ctrl, in ssam_device_alloc() function95 EXPORT_SYMBOL_GPL(ssam_device_alloc);
237 struct ssam_device *ssam_device_alloc(struct ssam_controller *ctrl,
11 .. |ssam_device_alloc| replace:: :c:func:`ssam_device_alloc` substdef95 |ssam_device_alloc|, subsequently to which they have to be added via
272 sdev = ssam_device_alloc(ctrl, uid); in ssam_hub_add_device()