Searched refs:QueueIsochronous (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A DPipe.cpp285 IsochronousPipe::QueueIsochronous(void *data, size_t dataLength, function in class:IsochronousPipe
H A Dusb_private.h494 status_t QueueIsochronous(void *data,
H A Dusb.cpp498 return ((IsochronousPipe *)object.Get())->QueueIsochronous(data, dataLength,

Completed in 208 milliseconds