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()
379 struct host1x_client *client, *cl; in __host1x_device_del()
435 struct host1x_client *client, *tmp; in host1x_device_add()
727 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key) in __host1x_client_init()
740 void host1x_client_exit(struct host1x_client *client) in host1x_client_exit()
757 int __host1x_client_register(struct host1x_client *client) in __host1x_client_register()
789 void host1x_client_unregister(struct host1x_client *client) in host1x_client_unregister()
791 struct host1x_client *c; in host1x_client_unregister()
821 int host1x_client_suspend(struct host1x_client *client) in host1x_client_suspend()
858 int host1x_client_resume(struct host1x_client *client) in host1x_client_resume()