Searched refs:huawei_wmi_battery_get (Results 1 – 1 of 1) sorted by relevance
321 static int huawei_wmi_battery_get(int *start, int *end) in huawei_wmi_battery_get() function378 err = huawei_wmi_battery_get(&start, NULL); in charge_control_start_threshold_show()391 err = huawei_wmi_battery_get(NULL, &end); in charge_control_end_threshold_show()404 err = huawei_wmi_battery_get(&start, &end); in charge_control_thresholds_show()417 err = huawei_wmi_battery_get(NULL, &end); in charge_control_start_threshold_store()437 err = huawei_wmi_battery_get(&start, NULL); in charge_control_end_threshold_store()505 if (huawei_wmi_battery_get(NULL, NULL)) { in huawei_wmi_battery_setup()