host1x_driver 1293 drivers/gpu/drm/tegra/drm.c static struct host1x_driver host1x_drm_driver = { host1x_driver 38 drivers/gpu/host1x/bus.c struct host1x_driver *driver, host1x_driver 89 drivers/gpu/host1x/bus.c struct host1x_driver *driver) host1x_driver 417 drivers/gpu/host1x/bus.c struct host1x_driver *driver) host1x_driver 492 drivers/gpu/host1x/bus.c struct host1x_driver *driver) host1x_driver 514 drivers/gpu/host1x/bus.c struct host1x_driver *driver) host1x_driver 567 drivers/gpu/host1x/bus.c struct host1x_driver *driver; host1x_driver 595 drivers/gpu/host1x/bus.c struct host1x_driver *driver; host1x_driver 613 drivers/gpu/host1x/bus.c struct host1x_driver *driver = to_host1x_driver(dev->driver); host1x_driver 624 drivers/gpu/host1x/bus.c struct host1x_driver *driver = to_host1x_driver(dev->driver); host1x_driver 635 drivers/gpu/host1x/bus.c struct host1x_driver *driver = to_host1x_driver(dev->driver); host1x_driver 652 drivers/gpu/host1x/bus.c int host1x_driver_register_full(struct host1x_driver *driver, host1x_driver 687 drivers/gpu/host1x/bus.c void host1x_driver_unregister(struct host1x_driver *driver) host1x_driver 274 include/linux/host1x.h static inline struct host1x_driver * host1x_driver 277 include/linux/host1x.h return container_of(driver, struct host1x_driver, driver); host1x_driver 280 include/linux/host1x.h int host1x_driver_register_full(struct host1x_driver *driver, host1x_driver 282 include/linux/host1x.h void host1x_driver_unregister(struct host1x_driver *driver); host1x_driver 288 include/linux/host1x.h struct host1x_driver *driver;