Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/common/
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()
/linux-6.1.9/include/linux/usb/
Dotg-fsm.h186 bool hnp_work_inited; member