Searched refs:fs_sp (Results 1 – 1 of 1) sorted by relevance
1170 struct host1x_syncpt *fs_sp; in tegra_channel_host1x_syncpt_init() local1175 fs_sp = host1x_syncpt_request(&vi->client, flags); in tegra_channel_host1x_syncpt_init()1176 if (!fs_sp) { in tegra_channel_host1x_syncpt_init()1185 host1x_syncpt_put(fs_sp); in tegra_channel_host1x_syncpt_init()1190 chan->frame_start_sp[i] = fs_sp; in tegra_channel_host1x_syncpt_init()