Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dotg-fsm.h21 #define HOST_REQUEST_FLAG 1 /* Host request flag, according to macro
/linux/drivers/usb/common/
H A Dusb-otg-fsm.c161 } else if (flag != HOST_REQUEST_FLAG) { in otg_hnp_polling_work()