Searched refs:amba_device_unregister (Results 1 – 3 of 3) sorted by relevance
143 void amba_device_unregister(struct amba_device *);
730 void amba_device_unregister(struct amba_device *dev) in amba_device_unregister() function833 EXPORT_SYMBOL(amba_device_unregister);
572 amba_device_unregister(to_amba_device(dev)); in of_platform_device_destroy()