Searched refs:to_host1x_driver (Results 1 – 2 of 2) sorted by relevance
629 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe()640 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove()651 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown()
383 to_host1x_driver(struct device_driver *driver) in to_host1x_driver() function