Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/host1x/
Dsyncpt.c432 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client, in host1x_syncpt_request() function
439 EXPORT_SYMBOL(host1x_syncpt_request);
/Linux-v4.19/drivers/gpu/drm/tegra/
Dgr2d.c49 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr2d_init()
Dgr3d.c59 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr3d_init()
Dvic.c172 client->syncpts[0] = host1x_syncpt_request(client, 0); in vic_init()
Ddc.c1991 dc->syncpt = host1x_syncpt_request(client, flags); in tegra_dc_init()
/Linux-v4.19/include/linux/
Dhost1x.h160 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client,