Home
last modified time | relevance | path

Searched refs:host1x_driver (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dhost1x.h376 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;
/linux/drivers/staging/media/tegra-video/
H A Dvideo.c137 static struct host1x_driver host1x_video_driver = {
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c1404 static struct host1x_driver host1x_drm_driver = {