Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c7573 #define TPACPI_VOL_Q_MUTEONLY 0x0001 /* Mute-only control available */ macro
7596 .quirks = TPACPI_VOL_Q_MUTEONLY }
7640 if (quirks & TPACPI_VOL_Q_MUTEONLY) in volume_init()