Searched refs:to_vchiq_device (Results 1 – 2 of 2) sorted by relevance
35 struct vchiq_device *device = to_vchiq_device(dev); in vchiq_bus_probe()43 struct vchiq_device *device = to_vchiq_device(dev); in vchiq_bus_remove()60 struct vchiq_device *device = to_vchiq_device(dev); in vchiq_device_release()
30 static inline struct vchiq_device *to_vchiq_device(struct device *d) in to_vchiq_device() function