Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.2 16 lines 445 B view raw
1What: /sys/bus/platform/devices/tahvo-usb/otg_mode 2Date: December 2013 3Contact: Aaro Koskinen <aaro.koskinen@iki.fi> 4Description: 5 Set or read the current OTG mode. Valid values are "host" and 6 "peripheral". 7 8 Reading: returns the current mode. 9 10What: /sys/bus/platform/devices/tahvo-usb/vbus 11Date: December 2013 12Contact: Aaro Koskinen <aaro.koskinen@iki.fi> 13Description: 14 Read the current VBUS state. 15 16 Reading: returns "on" or "off".