Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/hamradio/
D6pack.c149 static void sixpack_decode(struct sixpack *, unsigned char[], int);
546 sixpack_decode(sp, buf, count1); in sixpack_receive_buf()
861 sixpack_decode(struct sixpack *sp, unsigned char pre_rbuff[], int count) in sixpack_decode() function