Searched refs:TPACPI_BRGHT_Q_NOEC (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 6697 #define TPACPI_BRGHT_Q_NOEC 0x0001 /* Must NOT use EC HBRV */ macro 6712 TPACPI_Q_IBM('1', 'U', TPACPI_BRGHT_Q_NOEC), /* X40 */ 6717 TPACPI_Q_IBM('7', '0', TPACPI_BRGHT_Q_NOEC), /* T43, R52 */ 6718 TPACPI_Q_IBM('7', '4', TPACPI_BRGHT_Q_NOEC), /* X41 */ 6719 TPACPI_Q_IBM('7', '5', TPACPI_BRGHT_Q_NOEC), /* X41 Tablet */
|