Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_acpi.c196 unsigned int usb_sleep_charge_supported:1; member
797 dev->usb_sleep_charge_supported = 0; in toshiba_usb_sleep_charge_available()
829 dev->usb_sleep_charge_supported = 1; in toshiba_usb_sleep_charge_available()
2369 exists = (drv->usb_sleep_charge_supported) ? true : false; in toshiba_sysfs_is_visible()
2371 exists = (drv->usb_sleep_charge_supported) ? true : false; in toshiba_sysfs_is_visible()
2943 if (dev->usb_sleep_charge_supported) in print_supported_features()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dtoshiba_acpi.c210 unsigned int usb_sleep_charge_supported:1; member
807 dev->usb_sleep_charge_supported = 0; in toshiba_usb_sleep_charge_available()
839 dev->usb_sleep_charge_supported = 1; in toshiba_usb_sleep_charge_available()
2465 exists = (drv->usb_sleep_charge_supported) ? true : false; in toshiba_sysfs_is_visible()
2467 exists = (drv->usb_sleep_charge_supported) ? true : false; in toshiba_sysfs_is_visible()
3167 if (dev->usb_sleep_charge_supported) in print_supported_features()

Completed in 10 milliseconds