Home
last modified time | relevance | path

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

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