Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/supply/
Dpda_power.c46 PDA_PSY_TO_CHANGE, enumerator
142 if (ac_status == PDA_PSY_TO_CHANGE) { in supply_work_func()
147 if (usb_status == PDA_PSY_TO_CHANGE) { in supply_work_func()
175 ac_status = PDA_PSY_TO_CHANGE; in power_changed_isr()
177 usb_status = PDA_PSY_TO_CHANGE; in power_changed_isr()
201 ac_status = PDA_PSY_TO_CHANGE; in polling_work_func()
206 usb_status = PDA_PSY_TO_CHANGE; in polling_work_func()
235 ac_status = PDA_PSY_TO_CHANGE; in otg_handle_notification()
239 usb_status = PDA_PSY_TO_CHANGE; in otg_handle_notification()
242 ac_status = PDA_PSY_TO_CHANGE; in otg_handle_notification()
[all …]