Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c221 unsigned int usb_three_supported:1; member
2483 exists = (drv->usb_three_supported) ? true : false; in toshiba_sysfs_is_visible()
3188 if (dev->usb_three_supported) in print_supported_features()
3443 dev->usb_three_supported = !ret; in toshiba_acpi_add()