Searched refs:ssam_device_remove (Results 1 – 3 of 3) sorted by relevance
115 * ssam_device_remove() is issued before the controller is shut down. If the148 * removed via ssam_device_remove(), as device_unregister does not in ssam_device_add() 166 * ssam_device_remove() - Remove a SSAM client device.171 void ssam_device_remove(struct ssam_device *sdev) in ssam_device_remove() function 175 EXPORT_SYMBOL_GPL(ssam_device_remove);509 ssam_device_remove(sdev); in ssam_remove_device() 521 * Refer to ssam_device_add()/ssam_device_remove() for more details.
258 void ssam_device_remove(struct ssam_device *sdev);
13 .. |ssam_device_remove| replace:: :c:func:`ssam_device_remove` substdef 98 |ssam_device_add| and eventually removed via |ssam_device_remove|. By