tag | line | file | source code |
c | 282 | arch/ppc/kernel/raw_printf.c | char c = '\0'; |
c | 293 | arch/ppc/kernel/raw_printf.c | return (c); |
c | 310 | arch/ppc/kernel/raw_printf.c | *_cnp++ = c; |
c | 328 | arch/ppc/kernel/raw_printf.c | CRT_putc(port, c); |
c | 332 | arch/ppc/kernel/raw_printf.c | NS16550_putc((struct NS16550 *)port, c); |
c | 350 | arch/ppc/kernel/raw_printf.c | int c; |
c | 379 | arch/ppc/kernel/raw_printf.c | int c; |
c | 413 | arch/ppc/kernel/raw_printf.c | com_port->thr = c; |
c | 452 | arch/ppc/kernel/raw_printf.c | ISA_io[port] = c; |
c | 524 | arch/ppc/kernel/raw_printf.c | #define wrtchar(c, d) { \ |
c | 525 | arch/ppc/kernel/raw_printf.c | *(d->cp) = c; \ |
c | 561 | arch/ppc/kernel/raw_printf.c | return; |