Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/power/supply/
Dqcom_battmgr.c251 int current_now; member
269 unsigned int current_now; member
279 unsigned int current_now; member
530 val->intval = battmgr->status.current_now; in qcom_battmgr_bat_get_property()
771 val->intval = battmgr->usb.current_now; in qcom_battmgr_usb_get_property()
893 val->intval = battmgr->wireless.current_now; in qcom_battmgr_wls_get_property()
1146 battmgr->status.current_now = le32_to_cpu(resp->intval.value); in qcom_battmgr_sm8350_callback()
1209 battmgr->usb.current_now = le32_to_cpu(resp->intval.value); in qcom_battmgr_sm8350_callback()
1250 battmgr->wireless.current_now = le32_to_cpu(resp->intval.value); in qcom_battmgr_sm8350_callback()
Dlenovo_yoga_c630_battery.c46 int current_now; member
163 ecbat->current_now = current_mA * 1000; in yoga_c630_psy_maybe_update_bat_status()
250 val->intval = ecbat->current_now; in yoga_c630_psy_bat_get_property()
/linux-6.12.1/tools/testing/selftests/power_supply/
Dtest_power_supply_properties.sh100 test_sysfs_prop_optional current_now "uA"
/linux-6.12.1/drivers/platform/arm64/
Dacer-aspire1-ec.c225 __le16 current_now; member
275 val->intval = (s16)get_unaligned_le16(&ddat.current_now) * MILLI_TO_MICRO; in aspire_ec_bat_psy_get_property()
/linux-6.12.1/drivers/staging/greybus/Documentation/
Dsysfs-bus-greybus55 What: /sys/bus/greybus/devices/N-M.I/current_now
/linux-6.12.1/drivers/greybus/
Dinterface.c492 static DEVICE_ATTR_RO(current_now);
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-power79 What: /sys/class/power_supply/<supply_name>/current_now