Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dbus.c40 struct host1x_driver *driver, in host1x_subdev_add()
91 struct host1x_driver *driver) in host1x_device_parse_dt()
427 struct host1x_driver *driver) in host1x_device_add()
500 struct host1x_driver *driver) in host1x_attach_driver()
522 struct host1x_driver *driver) in host1x_detach_driver()
575 struct host1x_driver *driver; in host1x_register()
603 struct host1x_driver *driver; in host1x_unregister()
621 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe()
632 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_remove()
660 int host1x_driver_register_full(struct host1x_driver *driver, in host1x_driver_register_full()
[all …]
/openbmc/linux/include/linux/
H A Dhost1x.h371 struct host1x_driver { struct
382 static inline struct host1x_driver * argument
385 return container_of(driver, struct host1x_driver, driver); in to_host1x_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;
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvideo.c137 static struct host1x_driver host1x_video_driver = {
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddrm.c1393 static struct host1x_driver host1x_drm_driver = {