Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dak4531_codec.h41 #define AK4531_RMASTER 0x01 /* master volume right */ macro
/linux-4.1.27/sound/pci/
Dak4531_codec.c280 AK4531_LMASTER, AK4531_RMASTER, 7, 7, 1, 1,
282 AK4531_DOUBLE("Master Playback Volume", 0, AK4531_LMASTER, AK4531_RMASTER, 0, 0, 0x1f, 1),
447 ak4531->write(ak4531, AK4531_RMASTER, 0x9f); in snd_ak4531_suspend()