Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 5816b3e6577eaa676ceb00a848f0fd65fe2adc29 authored by Linus Torvalds on 26 September 2021, 21:08:19 UTC
Linux 5.15-rc3
Tip revision: 5816b3e
sysfs-platform-tahvo-usb
What:		/sys/bus/platform/devices/tahvo-usb/otg_mode
Date:		December 2013
Contact:	Aaro Koskinen <aaro.koskinen@iki.fi>
Description:
		Set or read the current OTG mode. Valid values are "host" and
		"peripheral".

		Reading: returns the current mode.

What:		/sys/bus/platform/devices/tahvo-usb/vbus
Date:		December 2013
Contact:	Aaro Koskinen <aaro.koskinen@iki.fi>
Description:
		Read the current VBUS state.

		Reading: returns "on" or "off".
back to top