Searched refs:is_otg (Results 1 – 5 of 5) sorted by relevance
31 seq_printf(s, "is_otg = %d\n", gadget->is_otg); in ci_device_show()274 if (ci->is_otg) { in ci_registers_show()
133 if (!ci->is_otg) { in ci_handle_vbus_change()
438 unsigned is_otg:1; member601 return g->is_otg; in gadget_is_otg()
42 What: /sys/class/udc/<udc>/is_otg
468 - Gadget drivers test the ``is_otg`` flag, and use it to determine