Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dpda_power.c49 PDA_PSY_TO_CHANGE, enumerator
145 if (ac_status == PDA_PSY_TO_CHANGE) { in supply_work_func()
150 if (usb_status == PDA_PSY_TO_CHANGE) { in supply_work_func()
178 ac_status = PDA_PSY_TO_CHANGE; in power_changed_isr()
180 usb_status = PDA_PSY_TO_CHANGE; in power_changed_isr()
204 ac_status = PDA_PSY_TO_CHANGE; in polling_work_func()
209 usb_status = PDA_PSY_TO_CHANGE; in polling_work_func()
238 ac_status = PDA_PSY_TO_CHANGE; in otg_handle_notification()
242 usb_status = PDA_PSY_TO_CHANGE; in otg_handle_notification()
245 ac_status = PDA_PSY_TO_CHANGE; in otg_handle_notification()
[all …]