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