Searched refs:code_to_probe (Results 1 – 1 of 1) sorted by relevance
964 static bool chk_code_allowed(u16 code_to_probe) in chk_code_allowed() argument1024 if (code_to_probe >= ARRAY_SIZE(codes)) in chk_code_allowed()1027 return codes[code_to_probe]; in chk_code_allowed()