Searched refs:a_hnp_support (Results 1 – 14 of 14) sorted by relevance
32 __field(unsigned, a_hnp_support)53 __entry->a_hnp_support = g->a_hnp_support;71 __entry->a_hnp_support ? "a_hnp:" : "",
1534 static USB_UDC_ATTR(a_hnp_support);
1458 udc->gadget.a_hnp_support = 1; in setup_received_irq()1812 udc->gadget.a_hnp_support = 0; in reset_irq()
1628 dum->gadget.a_hnp_support = 1; in handle_control_request()
1373 udc->gadget.a_hnp_support = !!(devstat & UDC_A_HNP_SUPPORT); in update_otg()
9 What: /sys/class/udc/<udc>/a_hnp_support
70 result[0] |= musb->g.a_hnp_support in service_tx_status_request()380 musb->g.a_hnp_support = 1; in service_zero_data_request()
2080 musb->g.a_hnp_support = 0; in musb_g_reset()
34 seq_printf(s, "a_hnp_support = %d\n", gadget->a_hnp_support); in ci_device_show()
1145 ci->gadget.a_hnp_support = 1; in isr_setup_packet_handler()
409 unsigned a_hnp_support:1; member
87 udc->gadget.a_hnp_support = 1; in handle_control_request()
297 isp->phy.otg->gadget->a_hnp_support = 0; in gadget_suspend()
1684 if (gadget->a_hnp_support) in composite_setup()