Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_delloem.c157 static int ipmi_lcd_set_configure_command(struct ipmi_intf *intf, int command);
769 ipmi_lcd_set_configure_command(struct ipmi_intf * intf, int command) in ipmi_lcd_set_configure_command() function
1408 rc = ipmi_lcd_set_configure_command(intf, command); in ipmi_lcd_configure()