Home
last modified time | relevance | path

Searched refs:getc (Results 1 – 9 of 9) sorted by relevance

/linux/arch/powerpc/boot/
H A Dserial.c47 while (((ch = scdp->getc()) != '\n') && (ch != '\r')) { in serial_edit_cmdline()
146 if (serial_cd.getc) in serial_console_init()
H A Dmpc52xx-psc.c61 scdp->getc = psc_getc; in mpc5200_psc_console_init()
H A Dns16550.c79 scdp->getc = ns16550_getc; in ns16550_console_init()
H A Dcpm-serial.c291 scdp->getc = cpm_serial_getc; in cpm_console_init()
H A Dops.h70 unsigned char (*getc)(void); member
/linux/arch/alpha/lib/
H A Dcallback_srm.S86 CALLBACK(getc, CCB_GETC, 2)
/linux/tools/testing/selftests/user_events/
H A Dperf_test.c65 c = getc(fp); in get_offset()
H A Dftrace_test.c58 c = getc(fp); in skip_until_empty_line()
/linux/tools/perf/
H A Dbuiltin-top.c506 c = getc(stdin); in perf_top__handle_keypress()
697 getc(stdin); in display_thread()
713 c = getc(stdin); in display_thread()