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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Duss720.c93 static void destroy_async(struct kref *kref) function
129 kref_put(&rq->ref_count, destroy_async);
158 kref_put(&rq->ref_count, destroy_async);
179 kref_put(&rq->ref_count, destroy_async);
219 kref_put(&rq->ref_count, destroy_async);
228 kref_put(&rq->ref_count, destroy_async);
249 kref_put(&rq->ref_count, destroy_async);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Ddevio.c433 static void destroy_async(struct dev_state *ps, struct list_head *list) function
463 destroy_async(ps, &hitlist);
468 destroy_async(ps, &ps->async_pending);

Completed in 25 milliseconds