Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/tegra-video/
Dtegra210.c187 struct host1x_syncpt *fs_sp; in tegra210_channel_host1x_syncpt_init() local
192 fs_sp = host1x_syncpt_request(&vi->client, flags); in tegra210_channel_host1x_syncpt_init()
193 if (!fs_sp) { in tegra210_channel_host1x_syncpt_init()
202 host1x_syncpt_put(fs_sp); in tegra210_channel_host1x_syncpt_init()
207 chan->frame_start_sp[i] = fs_sp; in tegra210_channel_host1x_syncpt_init()