Lines Matching defs:driver
47 struct host1x_driver *driver, in host1x_subdev_add()
98 struct host1x_driver *driver) in host1x_device_parse_dt()
395 struct host1x_driver *driver) in host1x_device_add()
468 struct host1x_driver *driver) in host1x_attach_driver()
490 struct host1x_driver *driver) in host1x_detach_driver()
513 struct host1x_driver *driver; in host1x_register() local
538 struct host1x_driver *driver; in host1x_unregister() local
556 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe() local
567 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove() local
578 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown() local
595 int host1x_driver_register_full(struct host1x_driver *driver, in host1x_driver_register_full()
630 void host1x_driver_unregister(struct host1x_driver *driver) in host1x_driver_unregister()