Searched refs:zynquart_common_getc (Results 1 – 1 of 1) sorted by relevance
264 int zynquart_common_getc(dev_t, struct zynquart_regs *);1882 zynquart_common_getc(dev_t dev, struct zynquart_regs *regsp) in zynquart_common_getc() function2012 return (zynquart_common_getc(dev, &zynquartconsregs)); in zynquartcngetc()2068 return (zynquart_common_getc(NODEV, regs)); in zynquart_kgdb_getc()