Searched refs:amba_device_unregister (Results 1 – 3 of 3) sorted by relevance
144 void amba_device_unregister(struct amba_device *);
668 void amba_device_unregister(struct amba_device *dev) in amba_device_unregister() function672 EXPORT_SYMBOL(amba_device_unregister);
625 amba_device_unregister(to_amba_device(dev)); in of_platform_device_destroy()