Searched refs:UR_SET_DESCRIPTOR (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/sys/dev/usb/ |
| D | usb.h | 211 #define UR_SET_DESCRIPTOR 0x07 macro
|
| /freebsd-9-stable/sys/mips/cavium/usb/ |
| D | octusb.c | 1557 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in octusb_roothub_exec() 1672 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in octusb_roothub_exec()
|
| /freebsd-9-stable/sys/dev/usb/controller/ |
| D | atmegadci.c | 1624 case UR_SET_DESCRIPTOR: in atmegadci_roothub_exec() 1707 case UR_SET_DESCRIPTOR: in atmegadci_roothub_exec()
|
| D | avr32dci.c | 1565 case UR_SET_DESCRIPTOR: in avr32dci_roothub_exec() 1648 case UR_SET_DESCRIPTOR: in avr32dci_roothub_exec()
|
| D | uss820dci.c | 1864 case UR_SET_DESCRIPTOR: in uss820dci_roothub_exec() 1947 case UR_SET_DESCRIPTOR: in uss820dci_roothub_exec()
|
| D | at91dci.c | 1800 case UR_SET_DESCRIPTOR: in at91dci_roothub_exec() 1883 case UR_SET_DESCRIPTOR: in at91dci_roothub_exec()
|
| D | ohci.c | 2207 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in ohci_roothub_exec() 2322 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in ohci_roothub_exec()
|
| D | uhci.c | 2599 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in uhci_roothub_exec() 2745 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in uhci_roothub_exec()
|
| D | musb_otg.c | 3648 case UR_SET_DESCRIPTOR: in musbotg_roothub_exec() 3731 case UR_SET_DESCRIPTOR: in musbotg_roothub_exec()
|
| D | ehci.c | 3217 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in ehci_roothub_exec() 3372 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in ehci_roothub_exec()
|
| D | xhci.c | 3338 case C(UR_SET_DESCRIPTOR, UT_WRITE_DEVICE): in xhci_roothub_exec() 3526 case C(UR_SET_DESCRIPTOR, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
|