Lines Matching defs: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() local
243 struct host1x_device *device, *dt; in host1x_del_client() local
270 struct host1x_device *device = to_host1x_device(dev); in host1x_device_probe() local
281 struct host1x_device *device = to_host1x_device(dev); in host1x_device_remove() local
292 struct host1x_device *device = to_host1x_device(dev); in host1x_device_shutdown() local
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() local
377 struct host1x_device *device; in host1x_device_add() local
432 struct host1x_device *device) in host1x_device_del()
445 struct host1x_device *device; in host1x_attach_driver() local
467 struct host1x_device *device, *tmp; in host1x_detach_driver() local