Searched refs:a_hnp_support (Results 1 – 11 of 11) sorted by relevance
9 What: /sys/class/udc/<udc>/a_hnp_support
95 result[0] |= musb->g.a_hnp_support in service_tx_status_request()401 musb->g.a_hnp_support = 1; in service_zero_data_request()
2073 musb->g.a_hnp_support = 0; in musb_g_reset()
567 unsigned a_hnp_support:1; member
33 seq_printf(s, "a_hnp_support = %d\n", gadget->a_hnp_support); in ci_device_show()
582 static USB_UDC_ATTR(a_hnp_support);
1456 udc->gadget.a_hnp_support = 1; in setup_received_irq()1810 udc->gadget.a_hnp_support = 0; in reset_irq()
1511 dum->gadget.a_hnp_support = 1; in handle_control_request()
1377 udc->gadget.a_hnp_support = !!(devstat & UDC_A_HNP_SUPPORT); in update_otg()
310 isp->phy.otg->gadget->a_hnp_support = 0; in gadget_suspend()
1545 if (gadget->a_hnp_support) in composite_setup()