Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Drkiis.c175 uint32_t *ch_end; member
323 if (pch->ch_cur == pch->ch_end) in rkiis_intr()
551 ch->ch_end = end; in rkiis_trigger_output()
/openbsd/src/lib/libedit/
Dchared.h150 protected void ch_end(EditLine *);
Del.c126 ch_end(el); in el_end()
Dchared.c552 ch_end(EditLine *el) in ch_end() function