Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_controller.h110 void (*xfer_stall) (struct usb_xfer *xfer); member
H A Dusb_device.c1167 (udev->bus->methods->xfer_stall) (xfer); in usbd_set_endpoint_stall()
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c2085 .xfer_stall = &atmegadci_xfer_stall,
H A Davr32dci.c2047 .xfer_stall = &avr32dci_xfer_stall,
H A Duss820dci.c2374 .xfer_stall = &uss820dci_xfer_stall,
H A Dmusb_otg.c4182 .xfer_stall = &musbotg_xfer_stall,
H A Ddwc_otg.c4960 .xfer_stall = &dwc_otg_xfer_stall,