Searched refs:huawei_wmi_battery_get (Results 1 – 1 of 1) sorted by relevance
325 static int huawei_wmi_battery_get(int *start, int *end) in huawei_wmi_battery_get() function382 err = huawei_wmi_battery_get(&start, NULL); in charge_control_start_threshold_show()395 err = huawei_wmi_battery_get(NULL, &end); in charge_control_end_threshold_show()408 err = huawei_wmi_battery_get(&start, &end); in charge_control_thresholds_show()421 err = huawei_wmi_battery_get(NULL, &end); in charge_control_start_threshold_store()441 err = huawei_wmi_battery_get(&start, NULL); in charge_control_end_threshold_store()509 if (huawei_wmi_battery_get(NULL, NULL)) { in huawei_wmi_battery_setup()