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