Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dsyncpt.c340 static void syncpt_release(struct kref *ref) in syncpt_release() function
372 kref_put(&sp->ref, syncpt_release); in host1x_syncpt_put()