Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/common/
Dusb-otg-fsm.c347 else if ((fsm->b_bus_req || fsm->adp_change || fsm->power_up) && in otg_statemachine()
382 fsm->a_srp_det || fsm->adp_change || fsm->power_up)) in otg_statemachine()
/Linux-v4.19/include/linux/usb/
Dotg-fsm.h140 int adp_change; member
/Linux-v4.19/drivers/usb/chipidea/
Ddebug.c212 seq_printf(s, "adp_change: %d\n", fsm->adp_change); in ci_otg_show()