Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c6983 #define TPACPI_ALSA_SHRTNAME "ThinkPad Console Audio Control" macro
6984 #define TPACPI_ALSA_MIXERNAME TPACPI_ALSA_SHRTNAME
7420 strscpy(card->shortname, TPACPI_ALSA_SHRTNAME); in volume_create_alsa_mixer()