Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhost1x.h307 struct host1x_driver { struct
318 static inline struct host1x_driver * argument
321 return container_of(driver, struct host1x_driver, driver); in to_host1x_driver()
324 int host1x_driver_register_full(struct host1x_driver *driver,
326 void host1x_driver_unregister(struct host1x_driver *driver);
332 struct host1x_driver *driver;
/Linux-v5.15/drivers/gpu/host1x/
Dbus.c39 struct host1x_driver *driver, in host1x_subdev_add()
90 struct host1x_driver *driver) in host1x_device_parse_dt()
449 struct host1x_driver *driver) in host1x_device_add()
524 struct host1x_driver *driver) in host1x_attach_driver()
546 struct host1x_driver *driver) in host1x_detach_driver()
599 struct host1x_driver *driver; in host1x_register()
627 struct host1x_driver *driver; in host1x_unregister()
645 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe()
656 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove()
667 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_shutdown()
[all …]
/Linux-v5.15/drivers/staging/media/tegra-video/
Dvideo.c133 static struct host1x_driver host1x_video_driver = {
/Linux-v5.15/drivers/gpu/drm/tegra/
Ddrm.c1359 static struct host1x_driver host1x_drm_driver = {