Home
last modified time | relevance | path

Searched defs:handle_transfer (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/usb/host_backend/
Dusb_endpoint.rs67 pub fn handle_transfer(&self, transfer: XhciTransfer) -> Result<()> { in handle_transfer() method
/external/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c42 static inline bool handle_transfer(struct pipe_resource *prsc) in handle_transfer() function