Home
last modified time | relevance | path

Searched refs:PARITY_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/hdlc/
Dioctl.h23 #define PARITY_DEFAULT 0 /* Default setting */ macro
/Linux-v4.19/drivers/net/wan/
Dhdlc_raw.c73 if (new_settings.parity == PARITY_DEFAULT) in raw_ioctl()
Dhdlc_raw_eth.c89 if (new_settings.parity == PARITY_DEFAULT) in raw_eth_ioctl()