Home
last modified time | relevance | path

Searched refs:usbd_transfer_setup_sub_malloc (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.h127 uint8_t usbd_transfer_setup_sub_malloc(struct usb_setup_params *parm,
Dusb_transfer.c190 usbd_transfer_setup_sub_malloc(struct usb_setup_params *parm, in usbd_transfer_setup_sub_malloc() function
707 if (usbd_transfer_setup_sub_malloc(parm, in usbd_transfer_setup_sub()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3564 if (usbd_transfer_setup_sub_malloc(
3592 if (usbd_transfer_setup_sub_malloc(
3620 if (usbd_transfer_setup_sub_malloc(
3652 if (usbd_transfer_setup_sub_malloc(
Dxhci.c3726 if (usbd_transfer_setup_sub_malloc( in xhci_xfer_setup()