Searched refs:zynquart_common_putc (Results 1 – 1 of 1) sorted by relevance
265 void zynquart_common_putc(dev_t, struct zynquart_regs *, int);1916 zynquart_common_putc(dev_t dev, struct zynquart_regs *regsp, int c) in zynquart_common_putc() function2021 zynquart_common_putc(dev, &zynquartconsregs, c); in zynquartcnputc()2077 zynquart_common_putc(NODEV, regs, c); in zynquart_kgdb_putc()