Lines Matching refs:host1x_device
43 static int host1x_subdev_add(struct host1x_device *device, in host1x_subdev_add()
75 static int host1x_device_parse_dt(struct host1x_device *device, in host1x_device_parse_dt()
93 static void host1x_subdev_register(struct host1x_device *device, in host1x_subdev_register()
122 static void __host1x_subdev_unregister(struct host1x_device *device, in __host1x_subdev_unregister()
158 static void host1x_subdev_unregister(struct host1x_device *device, in host1x_subdev_unregister()
166 int host1x_device_init(struct host1x_device *device) in host1x_device_init()
192 int host1x_device_exit(struct host1x_device *device) in host1x_device_exit()
221 struct host1x_device *device; in host1x_add_client()
243 struct host1x_device *device, *dt; in host1x_del_client()
270 struct host1x_device *device = to_host1x_device(dev); in host1x_device_probe()
281 struct host1x_device *device = to_host1x_device(dev); in host1x_device_remove()
292 struct host1x_device *device = to_host1x_device(dev); in host1x_device_shutdown()
316 static void __host1x_device_del(struct host1x_device *device) in __host1x_device_del()
366 struct host1x_device *device = to_host1x_device(dev); in host1x_device_release()
377 struct host1x_device *device; in host1x_device_add()
432 struct host1x_device *device) in host1x_device_del()
445 struct host1x_device *device; in host1x_attach_driver()
467 struct host1x_device *device, *tmp; in host1x_detach_driver()