Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/
Dusb_controller.h181 uint8_t support_control:1; member
/freebsd-10-stable/sys/dev/usb/controller/
Duss820dci.c127 .support_control = 1,
1477 if (pf->support_control) { in uss820dci_init()
Davr32dci.c120 .support_control = 1,
Datmegadci.c122 .support_control = 1,
Dat91dci.c150 .support_control = 1,
Dmusb_otg.c147 .support_control = 1,
Ddwc_otg.c155 .support_control = 1,
/freebsd-10-stable/sys/dev/usb/template/
Dusb_template.c534 return (pf->support_control); in usb_hw_ep_match()