Searched refs:xget (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 174 .get = xget, \ 179 #define SND_CTL_KCONTROL_EXT_REG(xname, xreg, xshift, xmax, xget, xset) \ argument 187 .get = xget, \ 192 #define SND_CTL_KCONTROL_VALUE_EXT(xname, xreg, xshift, xmax, xmin, xget, xset) \ argument 200 .get = xget, \ 232 #define SND_CTL_ENUM_EXT(xname, xitems, xtexts, xmask, xget, xset) \ argument 239 .get = xget, \ 244 #define SND_CTL_ENUM_VALUE_EXT(xname, xitems, xtexts, xreg, xshift, xmask, xget, xset) \ argument 253 .get = xget, \
|
Completed in 10 milliseconds