Home
last modified time | relevance | path

Searched refs:isoc_in_ep (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c122 struct list_head isoc_in_ep; member
572 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()