Searched refs:to_host1x_device (Results 1 – 2 of 2) sorted by relevance
442 struct host1x_device *device = to_host1x_device(dev); in host1x_device_release()646 struct host1x_device *device = to_host1x_device(dev); in host1x_device_probe()657 struct host1x_device *device = to_host1x_device(dev); in host1x_device_remove()668 struct host1x_device *device = to_host1x_device(dev); in host1x_device_shutdown()
348 static inline struct host1x_device *to_host1x_device(struct device *dev) in to_host1x_device() function