Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Disdnhdlc.h55 #define HDLC_FRAMING_ERROR 1 macro
H A Disdnhdlc.c79 status = -HDLC_FRAMING_ERROR; in check_frame()
104 returns the length with the bit HDLC_FRAMING_ERROR set.
232 status = -HDLC_FRAMING_ERROR; in isdnhdlc_decode()
H A Dnetjet.c430 } else if (stat == -HDLC_FRAMING_ERROR) { in read_dma()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Disdnhdlc.h55 #define HDLC_FRAMING_ERROR 1 macro
H A Disdnhdlc.c79 status = -HDLC_FRAMING_ERROR; in check_frame()
104 returns the length with the bit HDLC_FRAMING_ERROR set.
232 status = -HDLC_FRAMING_ERROR; in isdnhdlc_decode()
H A Dnetjet.c430 } else if (stat == -HDLC_FRAMING_ERROR) { in read_dma()

Completed in 6 milliseconds