Home
last modified time | relevance | path

Searched defs:ep_type (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/sys/dev/usb/template/
H A Dusb_template.c614 uint8_t ep_type, uint8_t ep_dir_in) in usb_hw_ep_match()
758 uint8_t ep_type, uint8_t is_complete) in usb_hw_ep_get_needs()
/freebsd-12.1/sys/dev/usb/controller/
H A Dsaf1761_otg.c1764 uint8_t ep_type; in saf1761_otg_setup_standard_chain() local
2235 uint8_t ep_type; in saf1761_otg_set_stall() local
2275 uint8_t ep_no, uint8_t ep_type, uint8_t ep_dir) in saf1761_otg_clear_stall_sub_locked()
3424 uint8_t ep_type; in saf1761_otg_xfer_setup() local
H A Duss820dci.c1273 uint8_t ep_type; in uss820dci_set_stall() local
1305 uint8_t ep_no, uint8_t ep_type, uint8_t ep_dir) in uss820dci_clear_stall_sub()
H A Dsaf1761_otg.h77 uint8_t ep_type; member
H A Ddwc_otg.c3740 uint8_t ep_no, uint8_t ep_type, uint8_t ep_dir) in dwc_otg_clear_stall_sub_locked()
4832 uint8_t ep_type; in dwc_otg_xfer_setup() local
H A Datmegadci.c1152 uint8_t ep_type, uint8_t ep_dir) in atmegadci_clear_stall_sub()
H A Davr32dci.c1114 uint8_t ep_type, uint8_t ep_dir) in avr32dci_clear_stall_sub()
H A Ddwc_otg.h73 uint8_t ep_type; member
H A Dmusb_otg.c2902 uint8_t ep_no, uint8_t ep_type, uint8_t ep_dir) in musbotg_clear_stall_sub()
/freebsd-12.1/sys/mips/cavium/usb/
H A Doctusb.h83 uint8_t ep_type; member
H A Doctusb.c128 octusb_convert_ep_type(uint8_t ep_type) in octusb_convert_ep_type()