Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_hotmod.c58 static int parse_str(const struct hotmod_vals *v, unsigned int *val, char *name, in parse_str() function
111 rv = parse_str(hotmod_ops, &ival, "operation", &curr); in parse_hotmod_str()
116 rv = parse_str(hotmod_si, &ival, "interface type", &curr); in parse_hotmod_str()
121 rv = parse_str(hotmod_as, &ival, "address space", &curr); in parse_hotmod_str()