Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-platform-ideapad-laptop54 What: /sys/bus/platform/devices/VPC2004:*/usb_charging
/linux-6.12.1/drivers/platform/x86/
Dideapad-laptop.c177 bool usb_charging : 1; member
817 static DEVICE_ATTR_RW(usb_charging);
848 supported = priv->features.usb_charging; in ideapad_is_visible()
2004 priv->features.usb_charging = true; in ideapad_check_features()