Home
last modified time | relevance | path

Searched refs:POWER_SUPPLY_PROP_CURRENT_BOOT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dpower_supply.h124 POWER_SUPPLY_PROP_CURRENT_BOOT, enumerator
548 case POWER_SUPPLY_PROP_CURRENT_BOOT: in power_supply_is_amp_property()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dpower_supply.c65 #ifndef POWER_SUPPLY_PROP_CURRENT_BOOT
66 #define POWER_SUPPLY_PROP_CURRENT_BOOT -1 macro
169 prop = POWER_SUPPLY_PROP_CURRENT_BOOT; in get_psp_from_gb_prop()