Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Dsysfs-platform-ideapad-laptop45 What: /sys/bus/platform/devices/VPC2004:*/usb_charging
/linux/drivers/platform/x86/lenovo/
H A Dideapad-laptop.c199 bool usb_charging : 1; member
883 static DEVICE_ATTR_RW(usb_charging);
914 supported = priv->features.usb_charging; in ideapad_is_visible()
2228 priv->features.usb_charging = true; in ideapad_check_features()