Searched refs:a_hnp_support (Results 1 – 10 of 10) sorted by relevance
9 What: /sys/class/udc/<udc>/a_hnp_support
34 seq_printf(s, "a_hnp_support = %d\n", gadget->a_hnp_support); in ci_device_show()
1446 ci->gadget.a_hnp_support = 1; in isr_setup_packet_handler()
87 udc->gadget.a_hnp_support = 1; in handle_control_request()
471 unsigned a_hnp_support:1; member
1859 static USB_UDC_ATTR(a_hnp_support);
1652 dum->gadget.a_hnp_support = 1; in handle_control_request()
1377 udc->gadget.a_hnp_support = !!(devstat & UDC_A_HNP_SUPPORT); in update_otg()
2071 musb->g.a_hnp_support = 0; in musb_g_reset()
1892 if (gadget->a_hnp_support) in composite_setup()