Searched refs:a_alt_hnp_support (Results 1 – 5 of 5) sorted by relevance
1 What: /sys/class/udc/<udc>/a_alt_hnp_support
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()
442 unsigned a_alt_hnp_support:1; member
1918 else if (gadget->a_alt_hnp_support) in composite_setup()