Home
last modified time | relevance | path

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

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