Home
last modified time | relevance | path

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

/drivers/staging/media/tegra-video/
Dvideo.c77 ret = host1x_device_init(dev); in host1x_video_probe()
/drivers/gpu/host1x/
Dbus.c192 int host1x_device_init(struct host1x_device *device) in host1x_device_init() function
242 EXPORT_SYMBOL(host1x_device_init);
/drivers/gpu/drm/tegra/
Ddrm.c1184 err = host1x_device_init(dev); in host1x_drm_probe()