Searched defs:ep_type (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/usb/template/ |
H A D | usb_template.c | 612 uint8_t ep_type, uint8_t ep_dir_in) in usb_hw_ep_match() 755 uint8_t ep_type, uint8_t is_complete) in usb_hw_ep_get_needs()
|
/freebsd/sys/dev/usb/controller/ |
H A D | uss820dci.c | 1252 uint8_t ep_type; in uss820dci_set_stall() local 1284 uint8_t ep_no, uint8_t ep_type, uint8_t ep_dir) in uss820dci_clear_stall_sub()
|
H A D | dwc_otg.c | 3705 dwc_otg_clear_stall_sub_locked(struct dwc_otg_softc * sc,uint32_t mps,uint8_t ep_no,uint8_t ep_type,uint8_t ep_dir) dwc_otg_clear_stall_sub_locked() argument 4779 uint8_t ep_type; dwc_otg_xfer_setup() local [all...] |
H A D | atmegadci.c | 1126 uint8_t ep_type, uint8_t ep_dir) in atmegadci_clear_stall_sub()
|
H A D | avr32dci.c | 1096 uint8_t ep_type, uint8_t ep_dir) in avr32dci_clear_stall_sub()
|
H A D | dwc_otg.h | 72 uint8_t ep_type; member
|
H A D | musb_otg.c | 2862 uint8_t ep_no, uint8_t ep_type, uint8_t ep_dir) in musbotg_clear_stall_sub()
|