Searched refs:sixpack_decode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | 6pack.c | 130 static void sixpack_decode(struct sixpack *, const unsigned char[], int); 457 sixpack_decode(sp, cp, count1); in sixpack_receive_buf() 959 sixpack_decode(struct sixpack *sp, const unsigned char *pre_rbuff, int count) in sixpack_decode() function
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | 6pack.c | 131 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
|
Completed in 3 milliseconds