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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 218 milliseconds