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
370 kref_put_mutex(&sp->ref, syncpt_release, &sp->host->syncpt_mutex); in host1x_syncpt_put()