Lines Matching refs:host1x_client
28 struct host1x_client *client;
112 struct host1x_client *client) in host1x_subdev_register()
142 struct host1x_client *client = subdev->client; in __host1x_subdev_unregister()
195 struct host1x_client *client; in host1x_device_init()
233 client = list_entry(&device->clients, struct host1x_client, list); in host1x_device_init()
256 struct host1x_client *client; in host1x_device_exit()
293 struct host1x_client *client) in host1x_add_client()
315 struct host1x_client *client) in host1x_del_client()
396 struct host1x_client *client, *cl; in __host1x_device_del()
452 struct host1x_client *client, *tmp; in host1x_device_add()
744 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key) in __host1x_client_init()
757 void host1x_client_exit(struct host1x_client *client) in host1x_client_exit()
774 int __host1x_client_register(struct host1x_client *client) in __host1x_client_register()
806 int host1x_client_unregister(struct host1x_client *client) in host1x_client_unregister()
808 struct host1x_client *c; in host1x_client_unregister()
840 int host1x_client_suspend(struct host1x_client *client) in host1x_client_suspend()
877 int host1x_client_resume(struct host1x_client *client) in host1x_client_resume()