Home
last modified time | relevance | path

Searched refs:always_powered_in_suspend (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Donboard_usb_hub.c58 bool always_powered_in_suspend; member
106 if (hub->always_powered_in_suspend) in onboard_hub_suspend()
206 return sysfs_emit(buf, "%d\n", hub->always_powered_in_suspend); in always_powered_in_suspend_show()
220 hub->always_powered_in_suspend = val; in always_powered_in_suspend_store()
224 static DEVICE_ATTR_RW(always_powered_in_suspend);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-platform-onboard-usb-hub1 What: /sys/bus/platform/devices/<dev>/always_powered_in_suspend