Searched refs:host1x_driver (Results 1 – 4 of 4) sorted by relevance
368 * struct host1x_driver - host1x logical device driver376 struct host1x_driver { struct 387 static inline struct host1x_driver * argument 390 return container_of(driver, struct host1x_driver, driver); in to_host1x_driver() 393 int host1x_driver_register_full(struct host1x_driver *driver,395 void host1x_driver_unregister(struct host1x_driver *driver);401 struct host1x_driver *driver;
137 static struct host1x_driver host1x_video_driver = {
411 static struct host1x_driver tegra_se_host1x_driver = {
1402 static struct host1x_driver host1x_drm_driver = {