Lines Matching refs:host1x_device
39 static int host1x_subdev_add(struct host1x_device *device, in host1x_subdev_add()
90 static int host1x_device_parse_dt(struct host1x_device *device, in host1x_device_parse_dt()
110 static void host1x_subdev_register(struct host1x_device *device, in host1x_subdev_register()
139 static void __host1x_subdev_unregister(struct host1x_device *device, in __host1x_subdev_unregister()
175 static void host1x_subdev_unregister(struct host1x_device *device, in host1x_subdev_unregister()
193 int host1x_device_init(struct host1x_device *device) in host1x_device_init()
254 int host1x_device_exit(struct host1x_device *device) in host1x_device_exit()
295 struct host1x_device *device; in host1x_add_client()
317 struct host1x_device *device, *dt; in host1x_del_client()
393 static void __host1x_device_del(struct host1x_device *device) in __host1x_device_del()
443 struct host1x_device *device = to_host1x_device(dev); in host1x_device_release()
454 struct host1x_device *device; in host1x_device_add()
514 struct host1x_device *device) in host1x_device_del()
527 struct host1x_device *device; in host1x_attach_driver()
549 struct host1x_device *device, *tmp; in host1x_detach_driver()
563 struct host1x_device *device; in host1x_devices_show()
647 struct host1x_device *device = to_host1x_device(dev); in host1x_device_probe()
658 struct host1x_device *device = to_host1x_device(dev); in host1x_device_remove()
669 struct host1x_device *device = to_host1x_device(dev); in host1x_device_shutdown()