a_hnp_support 34 drivers/usb/chipidea/debug.c seq_printf(s, "a_hnp_support = %d\n", gadget->a_hnp_support); a_hnp_support 1146 drivers/usb/chipidea/udc.c ci->gadget.a_hnp_support = 1; a_hnp_support 1709 drivers/usb/gadget/composite.c if (gadget->a_hnp_support) a_hnp_support 1548 drivers/usb/gadget/udc/core.c static USB_UDC_ATTR(a_hnp_support); a_hnp_support 1625 drivers/usb/gadget/udc/dummy_hcd.c dum->gadget.a_hnp_support = 1; a_hnp_support 1458 drivers/usb/gadget/udc/fsl_udc_core.c udc->gadget.a_hnp_support = 1; a_hnp_support 1812 drivers/usb/gadget/udc/fsl_udc_core.c udc->gadget.a_hnp_support = 0; a_hnp_support 1373 drivers/usb/gadget/udc/omap_udc.c udc->gadget.a_hnp_support = !!(devstat & UDC_A_HNP_SUPPORT); a_hnp_support 32 drivers/usb/gadget/udc/trace.h __field(unsigned, a_hnp_support) a_hnp_support 53 drivers/usb/gadget/udc/trace.h __entry->a_hnp_support = g->a_hnp_support; a_hnp_support 71 drivers/usb/gadget/udc/trace.h __entry->a_hnp_support ? "a_hnp:" : "", a_hnp_support 2069 drivers/usb/musb/musb_gadget.c musb->g.a_hnp_support = 0; a_hnp_support 70 drivers/usb/musb/musb_gadget_ep0.c result[0] |= musb->g.a_hnp_support a_hnp_support 380 drivers/usb/musb/musb_gadget_ep0.c musb->g.a_hnp_support = 1; a_hnp_support 297 drivers/usb/phy/phy-isp1301-omap.c isp->phy.otg->gadget->a_hnp_support = 0; a_hnp_support 87 drivers/usb/usbip/vudc_transfer.c udc->gadget.a_hnp_support = 1; a_hnp_support 417 include/linux/usb/gadget.h unsigned a_hnp_support:1;