Lines Matching refs:host1x_client
36 struct host1x_client *client;
119 struct host1x_client *client) in host1x_subdev_register()
149 struct host1x_client *client = subdev->client; in __host1x_subdev_unregister()
202 struct host1x_client *client; in host1x_device_init()
244 struct host1x_client *client; in host1x_device_exit()
269 struct host1x_client *client) in host1x_add_client()
291 struct host1x_client *client) in host1x_del_client()
341 struct host1x_client *client, *cl; in __host1x_device_del()
397 struct host1x_client *client, *tmp; in host1x_device_add()
651 int host1x_client_register(struct host1x_client *client) in host1x_client_register()
683 int host1x_client_unregister(struct host1x_client *client) in host1x_client_unregister()
685 struct host1x_client *c; in host1x_client_unregister()