Searched refs:TPACPI_BEEP_Q1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 6162 #define TPACPI_BEEP_Q1 0x0001 macro 6165 TPACPI_Q_IBM('I', 'M', TPACPI_BEEP_Q1), /* 570 */ 6166 TPACPI_Q_IBM('I', 'U', TPACPI_BEEP_Q1), /* 570E - unverified */ 6183 tp_features.beep_needs_two_args = !!(quirks & TPACPI_BEEP_Q1); in beep_init()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 6048 #define TPACPI_BEEP_Q1 0x0001 macro 6051 TPACPI_Q_IBM('I', 'M', TPACPI_BEEP_Q1), /* 570 */ 6052 TPACPI_Q_IBM('I', 'U', TPACPI_BEEP_Q1), /* 570E - unverified */ 6069 tp_features.beep_needs_two_args = !!(quirks & TPACPI_BEEP_Q1); in beep_init()
|
Completed in 27 milliseconds