Home | History | Annotate | Download | only in include

Lines Matching refs:VbExStream_t

658 typedef void *VbExStream_t;
675 uint64_t lba_count, VbExStream_t *stream_ptr);
690 VbError_t VbExStreamRead(VbExStream_t stream, uint32_t bytes, void *buffer);
697 void VbExStreamClose(VbExStream_t stream);