Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c5893 #define TPACPI_BEEP_Q1 0x0001 macro
5896 TPACPI_Q_IBM('I', 'M', TPACPI_BEEP_Q1), /* 570 */
5897 TPACPI_Q_IBM('I', 'U', TPACPI_BEEP_Q1), /* 570E - unverified */
5914 tp_features.beep_needs_two_args = !!(quirks & TPACPI_BEEP_Q1); in beep_init()