Searched refs:orphanage (Results 1 – 1 of 1) sorted by relevance
127 struct list_head orphanage; member411 list_splice_tail(&list, &ozhcd->orphanage); in oz_ep_free()1597 list_for_each(e, &ozhcd->orphanage) { in oz_urb_cancel()1653 while (!list_empty(&ozhcd->orphanage)) { in oz_hcd_clear_orphanage()1654 urbl = list_first_entry(&ozhcd->orphanage, in oz_hcd_clear_orphanage()2149 INIT_LIST_HEAD(&ozhcd->orphanage); in oz_plat_probe()