Searched refs:amba_device_unregister (Results 1 – 3 of 3) sorted by relevance
89 void amba_device_unregister(struct amba_device *);
573 void amba_device_unregister(struct amba_device *dev) in amba_device_unregister() function676 EXPORT_SYMBOL(amba_device_unregister);
487 amba_device_unregister(to_amba_device(dev)); in of_platform_device_destroy()