Searched refs:getc (Results 1 – 10 of 10) sorted by relevance
47 while (((ch = scdp->getc()) != '\n') && (ch != '\r')) { in serial_edit_cmdline() 146 if (serial_cd.getc) in serial_console_init()
61 scdp->getc = psc_getc; in mpc5200_psc_console_init()
79 scdp->getc = ns16550_getc; in ns16550_console_init()
291 scdp->getc = cpm_serial_getc; in cpm_console_init()
70 unsigned char (*getc)(void); member
86 CALLBACK(getc, CCB_GETC, 2)
65 c = getc(fp); in get_offset()
58 c = getc(fp); in skip_until_empty_line()
507 c = getc(stdin); in perf_top__handle_keypress() 699 getc(stdin); in display_thread() 715 c = getc(stdin); in display_thread()
6366 while (getc(fp) != '\n') ; /* flush interrupt description */ in snapshot_proc_interrupts() 6546 switch (getc(stdin)) { in do_sleep()