Searched refs:ipmi_sensor_set_threshold (Results 1 – 1 of 1) sorted by relevance
519 ipmi_sensor_set_threshold(struct ipmi_intf *intf, int argc, char **argv) in ipmi_sensor_set_threshold() function927 rc = ipmi_sensor_set_threshold(intf, argc - 1, &argv[1]); in ipmi_sensor_main()