Lines Matching defs:driver
38 struct host1x_driver *driver, in host1x_subdev_add()
89 struct host1x_driver *driver) in host1x_device_parse_dt()
417 struct host1x_driver *driver) in host1x_device_add()
492 struct host1x_driver *driver) in host1x_attach_driver()
514 struct host1x_driver *driver) in host1x_detach_driver()
567 struct host1x_driver *driver; in host1x_register() local
595 struct host1x_driver *driver; in host1x_unregister() local
613 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe() local
624 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove() local
635 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown() local
652 int host1x_driver_register_full(struct host1x_driver *driver, in host1x_driver_register_full()
687 void host1x_driver_unregister(struct host1x_driver *driver) in host1x_driver_unregister()