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

/linux-master/include/linux/
H A Dhost1x.h363 * struct host1x_driver - host1x logical device driver
371 struct host1x_driver { struct
382 static inline struct host1x_driver *
385 return container_of(driver, struct host1x_driver, driver);
388 int host1x_driver_register_full(struct host1x_driver *driver,
390 void host1x_driver_unregister(struct host1x_driver *driver);
396 struct host1x_driver *driver;
/linux-master/drivers/gpu/host1x/
H A Dbus.c40 struct host1x_driver *driver,
91 struct host1x_driver *driver)
188 * its &host1x_driver.probe implementation to initialize each of its clients.
427 struct host1x_driver *driver)
500 struct host1x_driver *driver)
522 struct host1x_driver *driver)
575 struct host1x_driver *driver;
603 struct host1x_driver *driver;
621 struct host1x_driver *driver = to_host1x_driver(dev->driver);
632 struct host1x_driver *drive
[all...]
/linux-master/drivers/staging/media/tegra-video/
H A Dvideo.c137 static struct host1x_driver host1x_video_driver = {
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c1394 static struct host1x_driver host1x_drm_driver = {

Completed in 114 milliseconds