Searched refs:xset (Results 1 – 1 of 1) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sound/ |
| A D | snd_core.h | 166 #define SND_CTL_KCONTROL_EXT(xname, xmax, xmin, xget, xset) \ argument 175 .set = xset, \ 179 #define SND_CTL_KCONTROL_EXT_REG(xname, xreg, xshift, xmax, xget, xset) \ argument 188 .set = xset, \ 192 #define SND_CTL_KCONTROL_VALUE_EXT(xname, xreg, xshift, xmax, xmin, xget, xset) \ argument 201 .set = xset, \ 232 #define SND_CTL_ENUM_EXT(xname, xitems, xtexts, xmask, xget, xset) \ argument 240 .set = xset, \ 244 #define SND_CTL_ENUM_VALUE_EXT(xname, xitems, xtexts, xreg, xshift, xmask, xget, xset) \ argument 254 .set = xset, \
|
Completed in 7 milliseconds