Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h218 #define UR_SET_DESCRIPTOR 0x07 macro
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1566 case UR_SET_DESCRIPTOR: in atmegadci_roothub_exec()
1649 case UR_SET_DESCRIPTOR: in atmegadci_roothub_exec()
H A Davr32dci.c1515 case UR_SET_DESCRIPTOR: in avr32dci_roothub_exec()
1598 case UR_SET_DESCRIPTOR: in avr32dci_roothub_exec()
H A Duss820dci.c1860 case UR_SET_DESCRIPTOR: in uss820dci_roothub_exec()
1943 case UR_SET_DESCRIPTOR: in uss820dci_roothub_exec()
H A Dohci.c2168 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in ohci_roothub_exec()
2283 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in ohci_roothub_exec()
H A Duhci.c2536 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in uhci_roothub_exec()
2682 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in uhci_roothub_exec()
H A Dmusb_otg.c3592 case UR_SET_DESCRIPTOR: in musbotg_roothub_exec()
3675 case UR_SET_DESCRIPTOR: in musbotg_roothub_exec()
H A Dehci.c3129 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in ehci_roothub_exec()
3285 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in ehci_roothub_exec()
H A Ddwc_otg.c4346 case UR_SET_DESCRIPTOR: in dwc_otg_roothub_exec()
4429 case UR_SET_DESCRIPTOR: in dwc_otg_roothub_exec()
H A Dxhci.c3341 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in xhci_roothub_exec()
3529 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
/freebsd/usr.sbin/bhyve/
H A Dusb_mouse.c556 case UREQ(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in umouse_request()