xfer_delayed_list 220 drivers/staging/wusbcore/wa-hc.h struct list_head xfer_delayed_list; xfer_delayed_list 288 drivers/staging/wusbcore/wa-hc.h INIT_LIST_HEAD(&wa->xfer_delayed_list); xfer_delayed_list 1746 drivers/staging/wusbcore/wa-xfer.c list_cut_position(&tmp_list, &wa->xfer_delayed_list, xfer_delayed_list 1747 drivers/staging/wusbcore/wa-xfer.c wa->xfer_delayed_list.prev); xfer_delayed_list 1867 drivers/staging/wusbcore/wa-xfer.c list_add_tail(&xfer->list_node, &wa->xfer_delayed_list);