a_alt_hnp_support   35 drivers/usb/chipidea/debug.c 	seq_printf(s, "a_alt_hnp_support = %d\n", gadget->a_alt_hnp_support);
a_alt_hnp_support 1711 drivers/usb/gadget/composite.c 			else if (gadget->a_alt_hnp_support)
a_alt_hnp_support 1549 drivers/usb/gadget/udc/core.c static USB_UDC_ATTR(a_alt_hnp_support);
a_alt_hnp_support 1628 drivers/usb/gadget/udc/dummy_hcd.c 				dum->gadget.a_alt_hnp_support = 1;
a_alt_hnp_support 1461 drivers/usb/gadget/udc/fsl_udc_core.c 					udc->gadget.a_alt_hnp_support = 1;
a_alt_hnp_support 1813 drivers/usb/gadget/udc/fsl_udc_core.c 	udc->gadget.a_alt_hnp_support = 0;
a_alt_hnp_support 1374 drivers/usb/gadget/udc/omap_udc.c 	udc->gadget.a_alt_hnp_support = !!(devstat & UDC_A_ALT_HNP_SUPPORT);
a_alt_hnp_support 2068 drivers/usb/musb/musb_gadget.c 	musb->g.a_alt_hnp_support = 0;
a_alt_hnp_support   68 drivers/usb/musb/musb_gadget_ep0.c 			result[0] |= musb->g.a_alt_hnp_support
a_alt_hnp_support  385 drivers/usb/musb/musb_gadget_ep0.c 					musb->g.a_alt_hnp_support = 1;
a_alt_hnp_support  298 drivers/usb/phy/phy-isp1301-omap.c 	isp->phy.otg->gadget->a_alt_hnp_support = 0;
a_alt_hnp_support   90 drivers/usb/usbip/vudc_transfer.c 				udc->gadget.a_alt_hnp_support = 1;
a_alt_hnp_support  418 include/linux/usb/gadget.h 	unsigned			a_alt_hnp_support:1;