Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/common/
H A Dusb-otg-fsm.c196 if (!fsm->hnp_work_inited) { in otg_start_hnp_polling()
198 fsm->hnp_work_inited = true; in otg_start_hnp_polling()
/openbmc/linux/include/linux/usb/
H A Dotg-fsm.h186 bool hnp_work_inited; member