Lines Matching refs:host1x_device
37 static int host1x_subdev_add(struct host1x_device *device, in host1x_subdev_add()
88 static int host1x_device_parse_dt(struct host1x_device *device, in host1x_device_parse_dt()
108 static void host1x_subdev_register(struct host1x_device *device, in host1x_subdev_register()
137 static void __host1x_subdev_unregister(struct host1x_device *device, in __host1x_subdev_unregister()
173 static void host1x_subdev_unregister(struct host1x_device *device, in host1x_subdev_unregister()
191 int host1x_device_init(struct host1x_device *device) in host1x_device_init()
233 int host1x_device_exit(struct host1x_device *device) in host1x_device_exit()
262 struct host1x_device *device; in host1x_add_client()
284 struct host1x_device *device, *dt; in host1x_del_client()
360 static void __host1x_device_del(struct host1x_device *device) in __host1x_device_del()
410 struct host1x_device *device = to_host1x_device(dev); in host1x_device_release()
421 struct host1x_device *device; in host1x_device_add()
481 struct host1x_device *device) in host1x_device_del()
494 struct host1x_device *device; in host1x_attach_driver()
516 struct host1x_device *device, *tmp; in host1x_detach_driver()
530 struct host1x_device *device; in host1x_devices_show()
614 struct host1x_device *device = to_host1x_device(dev); in host1x_device_probe()
625 struct host1x_device *device = to_host1x_device(dev); in host1x_device_remove()
636 struct host1x_device *device = to_host1x_device(dev); in host1x_device_shutdown()