drivers/isdn/hisax/st5481_hdlc.c:int hdlc_decode(struct hdlc_vars *hdlc, const unsigned char *src,
drivers/isdn/hisax/st5481_usb.c: status = hdlc_decode(&in->hdlc_state, ptr, len, &count,
drivers/isdn/tpam/tpam_hdlc.c:DWORD hdlc_decode(BYTE * pbyBuffIn, BYTE * pbyBuffOut, DWORD dwLength)
drivers/isdn/tpam/tpam_commands.c: templen = hdlc_decode(data, tempdata, len);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/