Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dtoshiba_acpi.c221 unsigned int usb_three_supported:1; member
2479 exists = (drv->usb_three_supported) ? true : false; in toshiba_sysfs_is_visible()
3184 if (dev->usb_three_supported) in print_supported_features()
3439 dev->usb_three_supported = !ret; in toshiba_acpi_add()