Lines Matching refs:host1x_client
27 struct host1x_client *client;
111 struct host1x_client *client) in host1x_subdev_register()
141 struct host1x_client *client = subdev->client; in __host1x_subdev_unregister()
194 struct host1x_client *client; in host1x_device_init()
232 client = list_entry(&device->clients, struct host1x_client, list); in host1x_device_init()
255 struct host1x_client *client; in host1x_device_exit()
292 struct host1x_client *client) in host1x_add_client()
314 struct host1x_client *client) in host1x_del_client()
395 struct host1x_client *client, *cl; in __host1x_device_del()
451 struct host1x_client *client, *tmp; in host1x_device_add()
743 void __host1x_client_init(struct host1x_client *client, struct lock_class_key *key) in __host1x_client_init()
755 void host1x_client_exit(struct host1x_client *client) in host1x_client_exit()
773 int __host1x_client_register(struct host1x_client *client) in __host1x_client_register()
805 int host1x_client_unregister(struct host1x_client *client) in host1x_client_unregister()
807 struct host1x_client *c; in host1x_client_unregister()
837 int host1x_client_suspend(struct host1x_client *client) in host1x_client_suspend()
874 int host1x_client_resume(struct host1x_client *client) in host1x_client_resume()