Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/tegra-video/
Dvi.c1170 struct host1x_syncpt *fs_sp; in tegra_channel_host1x_syncpt_init() local
1175 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()