Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dsyncpt.c116 u32 host1x_syncpt_id(struct host1x_syncpt *sp) in host1x_syncpt_id() function
120 EXPORT_SYMBOL(host1x_syncpt_id);
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Duapi.c313 args->id = host1x_syncpt_id(sp); in tegra_drm_ioctl_syncpoint_allocate()
A Ddrm.c540 args->id = host1x_syncpt_id(syncpt); in tegra_get_syncpt()
A Ddc.c2163 u32 syncpt = host1x_syncpt_id(dc->syncpt), enable; in tegra_crtc_atomic_enable()
/linux-6.3-rc2/include/linux/
A Dhost1x.h204 u32 host1x_syncpt_id(struct host1x_syncpt *sp);
/linux-6.3-rc2/drivers/staging/media/tegra-video/
A Dtegra210.c367 host1x_syncpt_id(chan->frame_start_sp[i]); in tegra_channel_capture_frame()
377 host1x_syncpt_id(chan->mw_ack_sp[i]); in tegra_channel_capture_frame()

Completed in 16 milliseconds