Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dbus.c38 struct host1x_driver *driver, in host1x_subdev_add()
89 struct host1x_driver *driver) in host1x_device_parse_dt()
186 * its &host1x_driver.probe implementation to initialize each of its clients.
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 *drive in host1x_device_remove()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhost1x.h266 * struct host1x_driver - host1x logical device driver
274 struct host1x_driver { struct
285 static inline struct host1x_driver *
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;
/kernel/linux/linux-6.6/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); 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;
/kernel/linux/linux-6.6/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()
188 * its &host1x_driver.probe implementation to initialize each of its clients.
433 struct host1x_driver *driver) in host1x_device_add()
508 struct host1x_driver *driver) in host1x_attach_driver()
530 struct host1x_driver *driver) in host1x_detach_driver()
583 struct host1x_driver *driver; in host1x_register()
611 struct host1x_driver *driver; in host1x_unregister()
629 struct host1x_driver *driver = to_host1x_driver(dev->driver); in host1x_device_probe()
640 struct host1x_driver *drive in host1x_device_remove()
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/tegra-video/
H A Dvideo.c115 static struct host1x_driver host1x_video_driver = {
/kernel/linux/linux-6.6/drivers/staging/media/tegra-video/
H A Dvideo.c137 static struct host1x_driver host1x_video_driver = {
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddrm.c1337 static struct host1x_driver host1x_drm_driver = {
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddrm.c1393 static struct host1x_driver host1x_drm_driver = {

Completed in 8 milliseconds