Searched refs:ascii2hex (Results 1 – 2 of 2) sorted by relevance
269 static u8 __maybe_unused ascii2hex(u8 a) in ascii2hex() function327 high = ascii2hex(buf[i + 2]);328 low = ascii2hex(buf[i + 3]);
653 static u8 ascii2hex(u8 a) in ascii2hex() function739 high = ascii2hex(buf[i+2]); in gup_update_config()740 low = ascii2hex(buf[i+3]); in gup_update_config()