Home
last modified time | relevance | path

Searched refs:host1x_channel_request (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/host1x/
A Dchannel.c123 struct host1x_channel *host1x_channel_request(struct host1x_client *client) in host1x_channel_request() function
156 EXPORT_SYMBOL(host1x_channel_request);
/linux/drivers/gpu/drm/tegra/
A Dgr2d.c42 gr2d->channel = host1x_channel_request(client); in gr2d_init()
A Dgr3d.c51 gr3d->channel = host1x_channel_request(client); in gr3d_init()
A Duapi.c102 context->channel = host1x_channel_request(&client->base); in tegra_drm_ioctl_channel_open()
A Dvic.c142 vic->channel = host1x_channel_request(client); in vic_init()
A Ddrm.c905 client->shared_channel = host1x_channel_request(&client->base); in tegra_drm_register_client()
/linux/include/linux/
A Dhost1x.h182 struct host1x_channel *host1x_channel_request(struct host1x_client *client);

Completed in 16 milliseconds