Searched refs:qnap_tsx09_parse_hex_nibble (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dtsx09-common.c55 static int __init qnap_tsx09_parse_hex_nibble(char n) function
74 hi = qnap_tsx09_parse_hex_nibble(b[0]);
75 lo = qnap_tsx09_parse_hex_nibble(b[1]);

Completed in 42 milliseconds