Home
last modified time | relevance | path

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

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