Searched refs:SERDEV_PARITY_ODD (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | serdev.h | 84 SERDEV_PARITY_ODD, enumerator |
/Linux-v4.19/drivers/tty/serdev/ | ||
D | serdev-ttyport.c | 207 if (parity == SERDEV_PARITY_ODD) in ttyport_set_parity() |