Searched refs:host1x_channel_request (Results 1 – 8 of 8) sorted by relevance
153 struct host1x_channel *host1x_channel_request(struct host1x_client *client) in host1x_channel_request() function186 EXPORT_SYMBOL(host1x_channel_request);
102 context->channel = host1x_channel_request(&client->base); in tegra_drm_ioctl_channel_open()
57 gr2d->channel = host1x_channel_request(client); in gr2d_init()
67 gr3d->channel = host1x_channel_request(client); in gr3d_init()
166 nvdec->channel = host1x_channel_request(client); in nvdec_init()
132 vic->channel = host1x_channel_request(client); in vic_init()
915 client->shared_channel = host1x_channel_request(&client->base); in tegra_drm_register_client()
241 struct host1x_channel *host1x_channel_request(struct host1x_client *client);