Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dgadget.h443 unsigned hnp_polling_support:1; member
/linux/drivers/usb/chipidea/
H A Dotg_fsm.c813 ci->gadget.hnp_polling_support = 1; in ci_hdrc_otg_fsm_init()
/linux/drivers/usb/gadget/
H A Dcomposite.c1982 if (gadget_is_otg(gadget) && gadget->hnp_polling_support && in composite_setup()