Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/host1x/
Dsyncpt.c388 static void syncpt_release(struct kref *ref) in syncpt_release() function
420 kref_put(&sp->ref, syncpt_release); in host1x_syncpt_put()