Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Disocdata.c355 int shiftinc, newones; in hdlc_bitstuff_byte() local
364 newones = (stuff >> 10) & 7; in hdlc_bitstuff_byte()
369 return newones; in hdlc_bitstuff_byte()