Home
last modified time | relevance | path

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

/linux/drivers/staging/media/tegra-video/ !
H A Dvideo.c77 ret = host1x_device_init(dev); in host1x_video_probe()
/linux/drivers/gpu/host1x/ !
H A Dbus.c188 int host1x_device_init(struct host1x_device *device) in host1x_device_init() function
238 EXPORT_SYMBOL(host1x_device_init);
/linux/include/linux/ !
H A Dhost1x.h422 int host1x_device_init(struct host1x_device *device);
/linux/drivers/crypto/tegra/ !
H A Dtegra-se-main.c401 return host1x_device_init(dev); in tegra_se_host1x_probe()
/linux/drivers/gpu/drm/tegra/ !
H A Ddrm.c1189 err = host1x_device_init(dev); in host1x_drm_probe()