class TrbFifo
Defined at line 13 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
Public Methods
zx::result<> Init (zx::bti & bti, bool cached)
Defined at line 15 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
const dwc3_trb_t & ReadOne ()
Defined at line 36 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
dwc3_trb_t * AdvanceWrite ()
Defined at line 42 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
void AdvanceRead ()
Defined at line 43 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
void Reset ()
Defined at line 51 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h