Lines Matching refs:host1x_client
35 struct host1x_client *client;
95 struct host1x_client *client) in host1x_subdev_register()
125 struct host1x_client *client = subdev->client; in __host1x_subdev_unregister()
168 struct host1x_client *client; in host1x_device_init()
194 struct host1x_client *client; in host1x_device_exit()
219 struct host1x_client *client) in host1x_add_client()
241 struct host1x_client *client) in host1x_del_client()
319 struct host1x_client *client, *cl; in __host1x_device_del()
375 struct host1x_client *client, *tmp; in host1x_device_add()
547 int host1x_client_register(struct host1x_client *client) in host1x_client_register()
572 int host1x_client_unregister(struct host1x_client *client) in host1x_client_unregister()
574 struct host1x_client *c; in host1x_client_unregister()