Home
last modified time | relevance | path

Searched refs:is_otg (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/chipidea/
H A Ddebug.c31 seq_printf(s, "is_otg = %d\n", gadget->is_otg); in ci_device_show()
274 if (ci->is_otg) { in ci_registers_show()
H A Dotg.c133 if (!ci->is_otg) { in ci_handle_vbus_change()
/linux/include/linux/usb/
H A Dgadget.h438 unsigned is_otg:1; member
601 return g->is_otg; in gadget_is_otg()
/linux/Documentation/ABI/stable/
H A Dsysfs-class-udc42 What: /sys/class/udc/<udc>/is_otg
/linux/Documentation/driver-api/usb/
H A Dgadget.rst468 - Gadget drivers test the ``is_otg`` flag, and use it to determine