Searched refs:dcd (Results 1 – 7 of 7) sorted by relevance
/include/uapi/linux/ |
D | hdlcdrv.h | 37 int dcd; member 43 int dcd; member
|
D | serial.h | 103 int cts, dsr, rng, dcd; member
|
D | synclink.h | 214 __u32 cts, dsr, rng, dcd, tx, rx; member
|
/include/linux/ |
D | serial.h | 21 __u32 cts, dsr, rng, dcd, tx, rx; member
|
D | hdlcdrv.h | 114 unsigned char dcd; member 251 static inline void hdlcdrv_setdcd(struct hdlcdrv_state *s, int dcd) in hdlcdrv_setdcd() argument 253 s->hdlcrx.dcd = !!dcd; in hdlcdrv_setdcd()
|
D | scc.h | 68 unsigned char dcd; /* DCD status */ member
|
D | serial_core.h | 97 __u32 dcd; member
|