Searched refs:host1x_syncpt_request (Results 1 – 7 of 7) sorted by relevance
421 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client, in host1x_syncpt_request() function428 EXPORT_SYMBOL(host1x_syncpt_request);
46 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr2d_init()
55 client->syncpts[0] = host1x_syncpt_request(client, flags); in gr3d_init()
181 client->syncpts[0] = host1x_syncpt_request(client, 0); in vic_init()
2051 dc->syncpt = host1x_syncpt_request(client, flags); in tegra_dc_init()
154 struct host1x_syncpt *host1x_syncpt_request(struct host1x_client *client,
987 chan->frame_start_sp = host1x_syncpt_request(&vi->client, flags); in tegra_channel_init()993 chan->mw_ack_sp = host1x_syncpt_request(&vi->client, flags); in tegra_channel_init()