Lines Matching defs:driver
40 struct host1x_driver *driver, in host1x_subdev_add()
91 struct host1x_driver *driver) in host1x_device_parse_dt()
427 struct host1x_driver *driver) in host1x_device_add()
500 struct host1x_driver *driver) in host1x_attach_driver()
522 struct host1x_driver *driver) in host1x_detach_driver()
575 struct host1x_driver *driver; in host1x_register() local
603 struct host1x_driver *driver; in host1x_unregister() local
621 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe() local
632 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove() local
643 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown() local
660 int host1x_driver_register_full(struct host1x_driver *driver, in host1x_driver_register_full()
695 void host1x_driver_unregister(struct host1x_driver *driver) in host1x_driver_unregister()