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