Searched refs:isoc_in_ep (Results 1 – 1 of 1) sorted by relevance
122 struct list_head isoc_in_ep; member572 INIT_LIST_HEAD(&port->isoc_in_ep); in oz_acquire_port()1086 list_for_each_entry(ep, &port->isoc_in_ep, link) { in oz_hcd_heartbeat()1141 if (!list_empty(&port->isoc_out_ep) || !list_empty(&port->isoc_in_ep)) in oz_hcd_heartbeat()1241 list_add_tail(&ep->link, &port->isoc_in_ep); in oz_build_endpoints_for_interface()