Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/include/linux/
Dhost1x.h298 int host1x_device_exit(struct host1x_device *device);
/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.c200 host1x_device_exit(device); in tegra_drm_load()
227 err = host1x_device_exit(device); in tegra_drm_unload()