Home
last modified time | relevance | path

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

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