Home
last modified time | relevance | path

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

/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/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()