Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/
H A Dipmievd.c138 static int selwatch_setup(struct ipmi_event_intf * eintf);
145 .setup = selwatch_setup,
569 selwatch_setup(struct ipmi_event_intf * eintf) in selwatch_setup() function