Searched refs:amba_device_unregister (Results 1 – 3 of 3) sorted by relevance
95 void amba_device_unregister(struct amba_device *);
667 void amba_device_unregister(struct amba_device *dev) in amba_device_unregister() function770 EXPORT_SYMBOL(amba_device_unregister);
566 amba_device_unregister(to_amba_device(dev)); in of_platform_device_destroy()