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