Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/tegra-video/
Dvideo.c97 host1x_device_exit(dev); in host1x_video_probe()
117 host1x_device_exit(dev); in host1x_video_remove()
/Linux-v5.15/include/linux/
Dhost1x.h354 int host1x_device_exit(struct host1x_device *device);
/Linux-v5.15/drivers/gpu/host1x/
Dbus.c253 int host1x_device_exit(struct host1x_device *device) in host1x_device_exit() function
289 EXPORT_SYMBOL(host1x_device_exit);
/Linux-v5.15/drivers/gpu/drm/tegra/
Ddrm.c1253 host1x_device_exit(dev); in host1x_drm_probe()
1285 err = host1x_device_exit(dev); in host1x_drm_remove()