Searched refs:DecodeMatrix (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/isdn/i4l/ |
H A D | isdn_v110.c | 183 /* DecodeMatrix takes n (n>=1) matrices (v110 frames, 10 bytes) where 190 DecodeMatrix(isdn_v110_stream *v, unsigned char *m, int len, unsigned char *buf) DecodeMatrix() function 203 printk(KERN_DEBUG "isdn_v110: DecodeMatrix, V110 Bad Header\n"); DecodeMatrix() 212 printk(KERN_DEBUG "isdn_v110: DecodeMatrix, V110 Bad 5th line\n"); DecodeMatrix() 310 skb_trim(skb, DecodeMatrix(v, v110_buf, len, skb->data)); isdn_v110_decode()
|
Completed in 58 milliseconds