Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/gpu/host1x/
Dbus.c254 int host1x_device_exit(struct host1x_device *device) in host1x_device_exit() function
290 EXPORT_SYMBOL(host1x_device_exit);
/linux-6.6.21/include/linux/
Dhost1x.h418 int host1x_device_exit(struct host1x_device *device);
/linux-6.6.21/drivers/gpu/drm/tegra/
Ddrm.c1285 host1x_device_exit(dev); in host1x_drm_probe()
1314 err = host1x_device_exit(dev); in host1x_drm_remove()