Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Containers/
DFifo.h57 typedef size_t (EFIAPI *cFIFO_Enqueue) (cFIFO *Self, const void *ElementPointer, size_t Count); typedef
184 cFIFO_Enqueue Write; ///< Write an element into the FIFO.