Searched refs:req_active (Results 1 – 1 of 1) sorted by relevance
243 struct list_head req_active; member441 if (!list_empty(&upriv->req_active)) in ezusb_req_queue_run()455 list_move_tail(&ctx->list, &upriv->req_active); in ezusb_req_queue_run()594 list_for_each(item, &upriv->req_active) { in ezusb_request_in_callback()1504 list_for_each_safe(item, tmp_item, &upriv->req_active) { in ezusb_delete()1633 INIT_LIST_HEAD(&upriv->req_active); in ezusb_probe()