Home
last modified time | relevance | path

Searched refs:usbd_copy_in (Results 1 – 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/dev/usb/
H A Dusbdi.h372 void usbd_copy_in(struct usb_page_cache *cache, usb_frlength_t offset,
/haiku/src/libs/compat/freebsd_network/
H A Dusb.cpp462 usbd_copy_in(struct usb_page_cache* cache, usb_frlength_t offset, in usbd_copy_in() function
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c791 usbd_copy_in(pc, 0, &data->desc, RAL_TX_DESC_SIZE); in ural_bulk_write_callback()
H A Dif_rum.c1106 usbd_copy_in(pc, 0, &data->desc, RT2573_TX_DESC_SIZE); in rum_bulk_write_callback()
H A Dif_run.c3219 usbd_copy_in(pc, 0, &data->desc, size); in run_bulk_tx_callbackN()