Lines Matching defs:driver
76 struct host1x_driver *driver) in host1x_device_parse_dt()
269 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe() local
280 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove() local
291 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown() local
373 struct host1x_driver *driver) in host1x_device_add()
443 struct host1x_driver *driver) in host1x_attach_driver()
465 struct host1x_driver *driver) in host1x_detach_driver()
480 struct host1x_driver *driver; in host1x_register() local
498 struct host1x_driver *driver; in host1x_unregister() local
514 int host1x_driver_register_full(struct host1x_driver *driver, in host1x_driver_register_full()
539 void host1x_driver_unregister(struct host1x_driver *driver) in host1x_driver_unregister()