Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/gigaset/
Disocdata.c358 int shiftinc, newones; in hdlc_bitstuff_byte() local
367 newones = (stuff >> 10) & 7; in hdlc_bitstuff_byte()
372 return newones; in hdlc_bitstuff_byte()