Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dparser.h31 int match_hex(substring_t *, int *result);
/linux-4.1.27/lib/
Dparser.c193 int match_hex(substring_t *s, int *result) in match_hex() function
197 EXPORT_SYMBOL(match_hex);
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c2988 if (match_hex(args, &token)) { in srp_parse_options()
3035 if (match_hex(args, &token)) { in srp_parse_options()