buttons_held       29 sound/soc/codecs/ts3a227e.c 	unsigned int buttons_held;
buttons_held      160 sound/soc/codecs/ts3a227e.c 		if (ts3a227e->buttons_held & (1 << i))
buttons_held      177 sound/soc/codecs/ts3a227e.c 		ts3a227e->buttons_held = 0;
buttons_held      216 sound/soc/codecs/ts3a227e.c 			ts3a227e->buttons_held |= (1 << i);
buttons_held      218 sound/soc/codecs/ts3a227e.c 			ts3a227e->buttons_held &= ~(1 << i);