Home
last modified time | relevance | path

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

/linux/sound/pci/oxygen/
H A Doxygen.h110 u8 dac_volume_max; member
H A Dxonar_pcm179x.c1192 .dac_volume_max = 255,
1227 .dac_volume_max = 255,
1260 .dac_volume_max = 255,
H A Dxonar_cs43xx.c413 .dac_volume_max = 127,
H A Dxonar_wm87x6.c1262 .dac_volume_max = 255,
1295 .dac_volume_max = 255,
H A Doxygen.c731 .dac_volume_max = 255,
H A Doxygen_mixer.c24 info->value.integer.max = chip->model.dac_volume_max; in dac_volume_info()