Home
last modified time | relevance | path

Searched refs:PSY_EVENT_PROP_CHANGED (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dpower_supply.h215 PSY_EVENT_PROP_CHANGED, enumerator
/openbmc/linux/drivers/platform/x86/amd/pmf/
H A Dcore.c65 if (event != PSY_EVENT_PROP_CHANGED) in amd_pmf_pwr_src_notify_call()
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c679 if (val == PSY_EVENT_PROP_CHANGED && psy == data->vbus_power_supply) in sun4i_usb_phy0_vbus_notify()
/openbmc/linux/drivers/power/supply/
H A Dpower_supply_core.c101 PSY_EVENT_PROP_CHANGED, psy); in power_supply_changed_work()
H A Dbq2415x_charger.c815 if (val != PSY_EVENT_PROP_CHANGED) in bq2415x_notifier_call()