Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c8749 #define TPACPI_FAN_NOFAN 0x0008 /* no fan available */ macro
8771 TPACPI_Q_LNV3('N', '1', 'O', TPACPI_FAN_NOFAN), /* X1 Tablet (2nd gen) */
8800 if (quirks & TPACPI_FAN_NOFAN) { in fan_init()