Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_hotmod.c103 static int parse_hotmod_str(const char *curr, enum hotmod_op *op, in parse_hotmod_str() function
206 rv = parse_hotmod_str(curr, &op, &h); in hotmod_handler()