Home
last modified time | relevance | path

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

/linux/drivers/usb/common/
H A Dusb-otg-fsm.c120 static void otg_hnp_polling_work(struct work_struct *work) in otg_hnp_polling_work() function
197 INIT_DELAYED_WORK(&fsm->hnp_polling_work, otg_hnp_polling_work); in otg_start_hnp_polling()