Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dtoshiba_acpi.c123 #define HCI_COOLING_METHOD 0x007f macro
1257 u32 in[TCI_WORDS] = { HCI_GET, HCI_COOLING_METHOD, 0, 0, 0, 0 }; in toshiba_cooling_method_available()
1279 u32 result = hci_read(dev, HCI_COOLING_METHOD, state); in toshiba_cooling_method_get()
1292 u32 result = hci_write(dev, HCI_COOLING_METHOD, state); in toshiba_cooling_method_set()