Searched refs:destroy_async (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Duss720.c92 static void destroy_async(struct kref *kref) function
127 kref_put(&rq->ref_count, destroy_async);
156 kref_put(&rq->ref_count, destroy_async);
177 kref_put(&rq->ref_count, destroy_async);
217 kref_put(&rq->ref_count, destroy_async);
225 kref_put(&rq->ref_count, destroy_async);
246 kref_put(&rq->ref_count, destroy_async);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Ddevio.c328 static void destroy_async (struct dev_state *ps, struct list_head *list) function
362 destroy_async(ps, &hitlist);
367 destroy_async(ps, &ps->async_pending);

Completed in 56 milliseconds