Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/bnxt/
A Dbnxt_fw.c294 static int get_char(uint8_t *inbuf, size_t *inbuf_idx, size_t inbuf_size) in get_char() function
356 c = get_char(inbuf, &inbuf_idx, inbuf_size); in ape_section_uncompress()
370 c = get_char(inbuf, &inbuf_idx, inbuf_size); in ape_section_uncompress()
384 i = get_char(inbuf, &inbuf_idx, inbuf_size); in ape_section_uncompress()
392 j = get_char(inbuf, &inbuf_idx, inbuf_size); in ape_section_uncompress()

Completed in 3 milliseconds