Searched defs:ret_data (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/usr/block_server/
H A Dblock_storage_cache.c58 errval_t block_cache_lookup(size_t blockid, void **ret_data) argument
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_root_hub.c159 usb_ehci_roothub_exec(struct usb_device *device, struct usb_device_request *req, const void **ret_data, uint16_t *ret_length) argument
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci_root_hub.c152 usb_ohci_roothub_exec(struct usb_device *device, struct usb_device_request *req, const void **ret_data, uint16_t *ret_length) argument
[all...]
/barrelfish-2018-10-04/lib/usb/class/
H A Dusb_hub.c208 void *ret_data; local
250 void *ret_data; local
296 void *ret_data; local
498 void *ret_data; local
[all...]
/barrelfish-2018-10-04/lib/usb/
H A Dusb_request.c83 void *ret_data; local
310 void *ret_data; local
565 void *ret_data; local
645 usb_do_request_read(struct usb_device_request *req, uint16_t *ret_length, void **ret_data) argument
[all...]

Completed in 53 milliseconds