Searched refs:ocs_textbuf_ext_get_buffer (Results 1 – 3 of 3) sorted by relevance
119 extern uint8_t *ocs_textbuf_ext_get_buffer(ocs_textbuf_t *textbuf, uint32_t idx);
463 ocs_textbuf_ext_get_buffer(ptbuf, idx), n)) { in ocs_ioctl()549 ocs_textbuf_ext_get_buffer(&textbuf, idx), in ocs_ioctl()
1630 return ocs_textbuf_ext_get_buffer(textbuf, 0); in ocs_textbuf_get_buffer()1652 uint8_t *ocs_textbuf_ext_get_buffer(ocs_textbuf_t *textbuf, uint32_t idx) in ocs_textbuf_ext_get_buffer() function