Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Dsyncpt.c380 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client, in host1x_syncpt_request() function
387 EXPORT_SYMBOL(host1x_syncpt_request);
/drivers/gpu/drm/tegra/
Dgr2d.c49 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr2d_init()
Dgr3d.c55 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr3d_init()
Dvic.c149 client->syncpts[0] = host1x_syncpt_request(client, 0); in vic_init()
Ddc.c2471 dc->syncpt = host1x_syncpt_request(client, flags); in tegra_dc_init()
/drivers/staging/media/tegra-video/
Dvi.c1169 fs_sp = host1x_syncpt_request(&vi->client, flags); in tegra_channel_host1x_syncpt_init()
1176 mw_sp = host1x_syncpt_request(&vi->client, flags); in tegra_channel_host1x_syncpt_init()