Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/ipmi/
Dipmi_si_hotmod.c59 static int parse_str(const struct hotmod_vals *v, unsigned int *val, char *name, in parse_str() function
112 rv = parse_str(hotmod_ops, &ival, "operation", &curr); in parse_hotmod_str()
117 rv = parse_str(hotmod_si, &ival, "interface type", &curr); in parse_hotmod_str()
122 rv = parse_str(hotmod_as, &ival, "address space", &curr); in parse_hotmod_str()