Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hamradio/
D6pack.c131 static void sixpack_decode(struct sixpack *, const unsigned char[], int);
453 sixpack_decode(sp, cp, count1); in sixpack_receive_buf()
951 sixpack_decode(struct sixpack *sp, const unsigned char *pre_rbuff, int count) in sixpack_decode() function