Searched refs:ocs_textbuf_ext_get_buffer (Results 1 – 3 of 3) sorted by relevance
117 extern uint8_t *ocs_textbuf_ext_get_buffer(ocs_textbuf_t *textbuf, uint32_t idx);
477 ocs_textbuf_ext_get_buffer(ptbuf, idx), n)) { in ocs_ioctl()563 ocs_textbuf_ext_get_buffer(&textbuf, idx), in ocs_ioctl()
1628 return ocs_textbuf_ext_get_buffer(textbuf, 0); in ocs_textbuf_get_buffer()1650 uint8_t *ocs_textbuf_ext_get_buffer(ocs_textbuf_t *textbuf, uint32_t idx) in ocs_textbuf_ext_get_buffer() function