Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ice1712/
Dphase.c87 static const unsigned char wm_vol[256] = { variable
102 #define WM_VOL_MAX (sizeof(wm_vol) - 1)
287 nvol = 127 - wm_vol[(((vol & ~WM_VOL_MUTE) * in wm_set_vol()