Searched refs:hdlc_putbyte (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Disocdata.c498 /* hdlc_putbyte
501 static inline void hdlc_putbyte(unsigned char c, struct bc_state *bcs) function
694 hdlc_putbyte(inbyte & 0xff, bcs);
811 hdlc_putbyte(inbyte & 0xff, bcs);

Completed in 56 milliseconds