Home
last modified time | relevance | path

Searched refs:host1x_channel_request (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dchannel.c117 * host1x_channel_request() - Allocate a channel
123 struct host1x_channel *host1x_channel_request(struct host1x_client *client) in host1x_channel_request() function
156 EXPORT_SYMBOL(host1x_channel_request); variable
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dchannel.c121 * host1x_channel_request() - Allocate a channel
127 struct host1x_channel *host1x_channel_request(struct host1x_client *client) in host1x_channel_request() function
160 EXPORT_SYMBOL(host1x_channel_request); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dgr2d.c42 gr2d->channel = host1x_channel_request(client); in gr2d_init()
H A Dgr3d.c51 gr3d->channel = host1x_channel_request(client); in gr3d_init()
H A Dvic.c176 vic->channel = host1x_channel_request(client); in vic_init()
/kernel/linux/linux-5.10/include/linux/
H A Dhost1x.h168 struct host1x_channel *host1x_channel_request(struct host1x_client *client);
/kernel/linux/linux-6.6/include/linux/
H A Dhost1x.h236 struct host1x_channel *host1x_channel_request(struct host1x_client *client);
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Duapi.c102 context->channel = host1x_channel_request(&client->base); in tegra_drm_ioctl_channel_open()
H A Dgr2d.c57 gr2d->channel = host1x_channel_request(client); in gr2d_init()
H A Dvic.c132 vic->channel = host1x_channel_request(client); in vic_init()
H A Dgr3d.c66 gr3d->channel = host1x_channel_request(client); in gr3d_init()
H A Dnvdec.c166 nvdec->channel = host1x_channel_request(client); in nvdec_init()
H A Ddrm.c913 client->shared_channel = host1x_channel_request(&client->base); in tegra_drm_register_client()

Completed in 12 milliseconds