Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_si_hotmod.c56 static int parse_str(const struct hotmod_vals *v, int *val, char *name, in parse_str() function
142 rv = parse_str(hotmod_ops, &ival, "operation", &curr); in hotmod_handler()
147 rv = parse_str(hotmod_si, &ival, "interface type", &curr); in hotmod_handler()
152 rv = parse_str(hotmod_as, &addr_space, "address space", &curr); in hotmod_handler()