Searched refs:a_alt_hnp_support (Results 1 – 19 of 19) sorted by relevance
1 What: /sys/class/udc/<udc>/a_alt_hnp_support
68 result[0] |= musb->g.a_alt_hnp_support in service_tx_status_request()381 musb->g.a_alt_hnp_support = 1; in service_zero_data_request()
2072 musb->g.a_alt_hnp_support = 0; in musb_g_reset()
75 result[0] |= musb->g.a_alt_hnp_support in service_tx_status_request()388 musb->g.a_alt_hnp_support = 1; in service_zero_data_request()
2288 musb->g.a_alt_hnp_support = 0; in musb_g_reset()
538 unsigned a_alt_hnp_support:1; member
35 seq_printf(s, "a_alt_hnp_support = %d\n", gadget->a_alt_hnp_support); in ci_device_show()
90 udc->gadget.a_alt_hnp_support = 1; in handle_control_request()
448 unsigned a_alt_hnp_support:1; member
785 .a_alt_hnp_support = 0,
910 else if (gadget->a_alt_hnp_support) in composite_setup()
903 dev->gadget.a_alt_hnp_support = 0; in dwc2_udc_probe()
1313 else if (gadget->a_alt_hnp_support) in eth_setup()
1706 static USB_UDC_ATTR(a_alt_hnp_support);
1461 udc->gadget.a_alt_hnp_support = 1; in setup_received_irq()1810 udc->gadget.a_alt_hnp_support = 0; in reset_irq()
1636 dum->gadget.a_alt_hnp_support = 1; in handle_control_request()
1374 udc->gadget.a_alt_hnp_support = !!(devstat & UDC_A_ALT_HNP_SUPPORT); in update_otg()
298 isp->phy.otg->gadget->a_alt_hnp_support = 0; in gadget_suspend()
1821 else if (gadget->a_alt_hnp_support) in composite_setup()