Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c564 uint8_t dir_in; in usb_hw_ep_find_match() local
574 dir_in = 1; in usb_hw_ep_find_match()
578 dir_in = 1; in usb_hw_ep_find_match()
581 dir_in = 0; in usb_hw_ep_find_match()
595 if (dir_in || pf->is_simplex) { in usb_hw_ep_find_match()
614 if (!usb_hw_ep_match(pf, ep->needs_ep_type, dir_in)) { in usb_hw_ep_find_match()
619 if (dir_in) in usb_hw_ep_find_match()
641 if (dir_in) { in usb_hw_ep_find_match()