Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-platform-ideapad-laptop54 What: /sys/bus/platform/devices/VPC2004:*/usb_charging
/Linux-v6.6/drivers/platform/x86/
Dideapad-laptop.c147 bool usb_charging : 1; member
626 static DEVICE_ATTR_RW(usb_charging);
657 supported = priv->features.usb_charging; in ideapad_is_visible()
1659 priv->features.usb_charging = true; in ideapad_check_features()