Home
last modified time | relevance | path

Searched refs:host1x_syncpt_request (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/host1x/
Dsyncpt.c421 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client, in host1x_syncpt_request() function
428 EXPORT_SYMBOL(host1x_syncpt_request);
/Linux-v5.4/drivers/gpu/drm/tegra/
Dgr2d.c47 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr2d_init()
Dgr3d.c56 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr3d_init()
Dvic.c207 client->syncpts[0] = host1x_syncpt_request(client, 0); in vic_init()
Ddc.c2013 dc->syncpt = host1x_syncpt_request(client, flags); in tegra_dc_init()
/Linux-v5.4/include/linux/
Dhost1x.h147 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client,