Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c120 #define HCI_COOLING_METHOD 0x007f macro
1249 u32 in[TCI_WORDS] = { HCI_GET, HCI_COOLING_METHOD, 0, 0, 0, 0 }; in toshiba_cooling_method_available()
1271 u32 result = hci_read(dev, HCI_COOLING_METHOD, state); in toshiba_cooling_method_get()
1284 u32 result = hci_write(dev, HCI_COOLING_METHOD, state); in toshiba_cooling_method_set()