Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhost1x.h368 * struct host1x_driver - host1x logical device driver
376 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/crypto/tegra/
H A Dtegra-se-main.c411 static struct host1x_driver tegra_se_host1x_driver = {
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c1402 static struct host1x_driver host1x_drm_driver = {