Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_controller.h180 uint8_t support_control:1; member
/freebsd/sys/dev/usb/controller/
H A Duss820dci.c129 .support_control = 1,
1501 if (pf->support_control) { in uss820dci_init()
H A Datmegadci.c121 .support_control = 1,
H A Davr32dci.c121 .support_control = 1,
H A Dmusb_otg.c146 .support_control = 1,
H A Ddwc_otg.c151 .support_control = 1,
/freebsd/sys/dev/usb/template/
H A Dusb_template.c616 return (pf->support_control); in usb_hw_ep_match()