Searched refs:destroy_async (Results 1 – 2 of 2) sorted by relevance
78 static void destroy_async(struct kref *kref) in destroy_async() function120 kref_put(&rq->ref_count, destroy_async); in async_complete()147 kref_put(&rq->ref_count, destroy_async); in submit_async_request()152 kref_put(&rq->ref_count, destroy_async); in submit_async_request()171 destroy_async(&rq->ref_count); in submit_async_request()212 kref_put(&rq->ref_count, destroy_async); in get_1284_register()221 kref_put(&rq->ref_count, destroy_async); in get_1284_register()243 kref_put(&rq->ref_count, destroy_async); in set_1284_register()
660 static void destroy_async(struct usb_dev_state *ps, struct list_head *list) in destroy_async() function694 destroy_async(ps, &hitlist); in destroy_async_on_interface()699 destroy_async(ps, &ps->async_pending); in destroy_all_async()