Lines Matching defs:driver
39 struct host1x_driver *driver, in host1x_subdev_add()
90 struct host1x_driver *driver) in host1x_device_parse_dt()
449 struct host1x_driver *driver) in host1x_device_add()
524 struct host1x_driver *driver) in host1x_attach_driver()
546 struct host1x_driver *driver) in host1x_detach_driver()
599 struct host1x_driver *driver; in host1x_register() local
627 struct host1x_driver *driver; in host1x_unregister() local
645 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe() local
656 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove() local
667 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown() local
684 int host1x_driver_register_full(struct host1x_driver *driver, in host1x_driver_register_full()
719 void host1x_driver_unregister(struct host1x_driver *driver) in host1x_driver_unregister()