Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/tegra-video/ !
Dvideo.c77 ret = host1x_device_init(dev); in host1x_video_probe()
/linux-6.1.9/drivers/gpu/host1x/ !
Dbus.c193 int host1x_device_init(struct host1x_device *device) in host1x_device_init() function
243 EXPORT_SYMBOL(host1x_device_init);
/linux-6.1.9/include/linux/ !
Dhost1x.h413 int host1x_device_init(struct host1x_device *device);
/linux-6.1.9/drivers/gpu/drm/tegra/ !
Ddrm.c1194 err = host1x_device_init(dev); in host1x_drm_probe()