hnp_polling_support  804 drivers/usb/chipidea/otg_fsm.c 	ci->gadget.hnp_polling_support = 1;
hnp_polling_support 1776 drivers/usb/gadget/composite.c 		if (gadget_is_otg(gadget) && gadget->hnp_polling_support &&
hnp_polling_support   33 drivers/usb/gadget/udc/trace.h 		__field(unsigned, hnp_polling_support)
hnp_polling_support   54 drivers/usb/gadget/udc/trace.h 		__entry->hnp_polling_support = g->hnp_polling_support;
hnp_polling_support   72 drivers/usb/gadget/udc/trace.h 		__entry->hnp_polling_support ? "hnp_poll:" : "",
hnp_polling_support  419 include/linux/usb/gadget.h 	unsigned			hnp_polling_support:1;