Searched refs:ch_end (Results 1 – 4 of 4) sorted by relevance
175 uint32_t *ch_end; member323 if (pch->ch_cur == pch->ch_end) in rkiis_intr()551 ch->ch_end = end; in rkiis_trigger_output()
150 protected void ch_end(EditLine *);
126 ch_end(el); in el_end()
552 ch_end(EditLine *el) in ch_end() function