Searched refs:_ctl (Results 1 – 2 of 2) sorted by relevance
204 #define CTL_EDGE_TPOWER(_ctl) ((_ctl) & 0x3f) argument205 #define CTL_EDGE_FLAGS(_ctl) (((_ctl) >> 6) & 0x03) argument
644 static struct snd_kcontrol_new n##_ctl = { \