Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/common/
A Dusb-otg-fsm.c123 struct otg_fsm, hnp_polling_work); in otg_hnp_polling_work()
158 schedule_delayed_work(&fsm->hnp_polling_work, in otg_hnp_polling_work()
197 INIT_DELAYED_WORK(&fsm->hnp_polling_work, otg_hnp_polling_work); in otg_start_hnp_polling()
201 schedule_delayed_work(&fsm->hnp_polling_work, in otg_start_hnp_polling()
/linux-6.3-rc2/include/linux/usb/
A Dotg-fsm.h185 struct delayed_work hnp_polling_work; member

Completed in 9 milliseconds