Searched refs:xfer_error_work (Results 1 – 2 of 2) sorted by relevance
228 struct work_struct xfer_error_work; member292 INIT_WORK(&wa->xfer_error_work, wa_process_errored_transfers_run); in wa_init()
1770 struct wahc *wa = container_of(ws, struct wahc, xfer_error_work); in wa_process_errored_transfers_run()2397 queue_work(wusbd, &wa->xfer_error_work); in wa_xfer_result_chew()