Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhost1x.h274 struct host1x_driver { struct
285 static inline struct host1x_driver * argument
288 return container_of(driver, struct host1x_driver, driver); in to_host1x_driver()
291 int host1x_driver_register_full(struct host1x_driver *driver,
293 void host1x_driver_unregister(struct host1x_driver *driver);
299 struct host1x_driver *driver;
/Linux-v5.10/drivers/gpu/host1x/
Dbus.c38 struct host1x_driver *driver, in host1x_subdev_add()
89 struct host1x_driver *driver) in host1x_device_parse_dt()
417 struct host1x_driver *driver) in host1x_device_add()
492 struct host1x_driver *driver) in host1x_attach_driver()
514 struct host1x_driver *driver) in host1x_detach_driver()
567 struct host1x_driver *driver; in host1x_register()
595 struct host1x_driver *driver; in host1x_unregister()
613 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe()
624 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove()
635 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown()
[all …]
/Linux-v5.10/drivers/staging/media/tegra-video/
Dvideo.c115 static struct host1x_driver host1x_video_driver = {
/Linux-v5.10/drivers/gpu/drm/tegra/
Ddrm.c1335 static struct host1x_driver host1x_drm_driver = {