Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/ipmi/
Dipmi_si_hotmod.c35 struct hotmod_vals { struct
40 static const struct hotmod_vals hotmod_ops[] = { argument
46 static const struct hotmod_vals hotmod_si[] = {
53 static const struct hotmod_vals hotmod_as[] = {
59 static int parse_str(const struct hotmod_vals *v, unsigned int *val, char *name, in parse_str()