Searched refs:host1x_syncpt_request (Results 1 – 8 of 8) sorted by relevance
379 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client, in host1x_syncpt_request() function386 EXPORT_SYMBOL(host1x_syncpt_request);
60 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr2d_init()
113 client->syncpts[0] = host1x_syncpt_request(client, 0); in nvdec_init()
70 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr3d_init()
151 client->syncpts[0] = host1x_syncpt_request(client, 0); in vic_init()
2630 dc->syncpt = host1x_syncpt_request(client, flags); in tegra_dc_init()
211 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client,
1175 fs_sp = host1x_syncpt_request(&vi->client, flags); in tegra_channel_host1x_syncpt_init()1182 mw_sp = host1x_syncpt_request(&vi->client, flags); in tegra_channel_host1x_syncpt_init()