Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/host1x/
Dbus.c192 int host1x_device_exit(struct host1x_device *device) in host1x_device_exit() function
216 EXPORT_SYMBOL(host1x_device_exit);
/linux-4.1.27/include/linux/
Dhost1x.h298 int host1x_device_exit(struct host1x_device *device);
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddrm.c191 host1x_device_exit(device); in tegra_drm_load()
218 err = host1x_device_exit(device); in tegra_drm_unload()