Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dak4531_codec.h40 #define AK4531_LMASTER 0x00 /* master volume left */ macro
/Linux-v4.19/sound/pci/
Dak4531_codec.c276 AK4531_LMASTER, AK4531_RMASTER, 7, 7, 1, 1,
278 AK4531_DOUBLE("Master Playback Volume", 0, AK4531_LMASTER, AK4531_RMASTER, 0, 0, 0x1f, 1),
442 ak4531->write(ak4531, AK4531_LMASTER, 0x9f); in snd_ak4531_suspend()