Searched refs:host1x_device_init (Results 1 – 4 of 4) sorted by relevance
59 ret = host1x_device_init(dev); in host1x_video_probe()
320 int host1x_device_init(struct host1x_device *device);
191 int host1x_device_init(struct host1x_device *device) in host1x_device_init() function222 EXPORT_SYMBOL(host1x_device_init);
1145 err = host1x_device_init(dev); in host1x_drm_probe()