Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A Dhost.c297 static void __ab_task_destroy(struct kref *refcount) in __ab_task_destroy() function
307 kref_put(&t->refcount, __ab_task_destroy); in ab_task_put()