Searched defs:bitbuf (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ |
D | hdlcdrv.h | 112 unsigned int bitbuf; member 136 unsigned int bitbuf; member
|
/Linux-v4.19/drivers/net/hamradio/ |
D | baycom_epp.c | 191 unsigned int bitbuf, bitstream, numbits, state; member 378 unsigned bitstream, notbitstream, bitbuf, numbit, crc; in encode_hdlc() local 569 unsigned int bitbuf, notbitstream, bitstream, numbits, state; in receive() local
|