Home
last modified time | relevance | path

Searched refs:to_host1x_driver (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/host1x/
Dbus.c556 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe()
567 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove()
578 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown()
/Linux-v4.19/include/linux/
Dhost1x.h288 to_host1x_driver(struct device_driver *driver) in to_host1x_driver() function