Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c6049 #define TPACPI_BEEP_Q1 0x0001 macro
6052 TPACPI_Q_IBM('I', 'M', TPACPI_BEEP_Q1), /* 570 */
6053 TPACPI_Q_IBM('I', 'U', TPACPI_BEEP_Q1), /* 570E - unverified */
6070 tp_features.beep_needs_two_args = !!(quirks & TPACPI_BEEP_Q1); in beep_init()