Home
last modified time | relevance | path

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

/optee_os/core/drivers/bnxt/
H A Dbnxt_fw.c307 static void put_char(uint8_t *outbuf, in put_char() argument
315 outbuf[*outbuf_idx] = ch; in put_char()
321 uint8_t *outbuf, in ape_section_uncompress() argument
378 put_char(outbuf, &outbuf_idx, outbuf_size, c); in ape_section_uncompress()
405 put_char(outbuf, &outbuf_idx, outbuf_size, c); in ape_section_uncompress()