Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dparser.h35 int match_hex(substring_t *, int *result);
/openbmc/linux/lib/
H A Dparser.c265 int match_hex(substring_t *s, int *result) in match_hex() function
269 EXPORT_SYMBOL(match_hex);
/openbmc/linux/drivers/nvme/target/
H A Dfcloop.c101 if (match_hex(args, &token)) { in fcloop_parse_options()
/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c3398 ret = match_hex(args, &token); in srp_parse_options()
3519 ret = match_hex(args, &token); in srp_parse_options()