hnp_support       433 drivers/usb/chipidea/ci.h 		otg_caps->hnp_support || otg_caps->adp_support);
hnp_support       706 drivers/usb/chipidea/core.c 		platdata->ci_otg_caps.hnp_support = true;
hnp_support      1939 drivers/usb/chipidea/udc.c 	if (ci->is_otg && (otg_caps->hnp_support || otg_caps->srp_support ||
hnp_support       258 drivers/usb/common/common.c 		otg_caps->hnp_support = false;
hnp_support       231 drivers/usb/gadget/config.c 		if (otg_caps->hnp_support)
hnp_support        55 include/linux/usb/otg.h 	bool hnp_support;