Searched refs:huawei_wmi_battery_get (Results 1 – 1 of 1) sorted by relevance
322 static int huawei_wmi_battery_get(int *start, int *end) in huawei_wmi_battery_get() function379 err = huawei_wmi_battery_get(&start, NULL); in charge_control_start_threshold_show()392 err = huawei_wmi_battery_get(NULL, &end); in charge_control_end_threshold_show()405 err = huawei_wmi_battery_get(&start, &end); in charge_control_thresholds_show()418 err = huawei_wmi_battery_get(NULL, &end); in charge_control_start_threshold_store()438 err = huawei_wmi_battery_get(&start, NULL); in charge_control_end_threshold_store()506 if (huawei_wmi_battery_get(NULL, NULL)) { in huawei_wmi_battery_setup()