Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dchannel.c127 struct host1x_channel *host1x_channel_request(struct host1x_client *client) in host1x_channel_request() function
160 EXPORT_SYMBOL(host1x_channel_request);
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Duapi.c102 context->channel = host1x_channel_request(&client->base); in tegra_drm_ioctl_channel_open()
A Dgr2d.c56 gr2d->channel = host1x_channel_request(client); in gr2d_init()
A Dgr3d.c66 gr3d->channel = host1x_channel_request(client); in gr3d_init()
A Dnvdec.c168 nvdec->channel = host1x_channel_request(client); in nvdec_init()
A Dvic.c134 vic->channel = host1x_channel_request(client); in vic_init()
A Ddrm.c919 client->shared_channel = host1x_channel_request(&client->base); in tegra_drm_register_client()
/linux-6.3-rc2/include/linux/
A Dhost1x.h236 struct host1x_channel *host1x_channel_request(struct host1x_client *client);

Completed in 13 milliseconds