Lines Matching refs:host1x_client
27 struct host1x_client *client;
110 struct host1x_client *client) in host1x_subdev_register()
140 struct host1x_client *client = subdev->client; in __host1x_subdev_unregister()
193 struct host1x_client *client; in host1x_device_init()
235 struct host1x_client *client; in host1x_device_exit()
260 struct host1x_client *client) in host1x_add_client()
282 struct host1x_client *client) in host1x_del_client()
363 struct host1x_client *client, *cl; in __host1x_device_del()
419 struct host1x_client *client, *tmp; in host1x_device_add()
711 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key) in __host1x_client_init()
723 void host1x_client_exit(struct host1x_client *client) in host1x_client_exit()
741 int __host1x_client_register(struct host1x_client *client) in __host1x_client_register()
773 int host1x_client_unregister(struct host1x_client *client) in host1x_client_unregister()
775 struct host1x_client *c; in host1x_client_unregister()
805 int host1x_client_suspend(struct host1x_client *client) in host1x_client_suspend()
842 int host1x_client_resume(struct host1x_client *client) in host1x_client_resume()