Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dtoshiba_acpi.c194 unsigned int usb_sleep_charge_supported:1; member
768 dev->usb_sleep_charge_supported = 0; in toshiba_usb_sleep_charge_available()
793 dev->usb_sleep_charge_supported = 1; in toshiba_usb_sleep_charge_available()
2147 exists = (drv->usb_sleep_charge_supported) ? true : false; in toshiba_sysfs_is_visible()
2149 exists = (drv->usb_sleep_charge_supported) ? true : false; in toshiba_sysfs_is_visible()
2560 if (dev->usb_sleep_charge_supported) in print_supported_features()