hs_extmute        674 include/linux/mfd/twl.h 	unsigned int hs_extmute:1;
hs_extmute        208 sound/soc/codecs/twl4030.c 		pdata->hs_extmute = value;
hs_extmute        213 sound/soc/codecs/twl4030.c 		pdata->hs_extmute = 1;
hs_extmute        248 sound/soc/codecs/twl4030.c 	if (pdata && pdata->hs_extmute) {
hs_extmute        708 sound/soc/codecs/twl4030.c 	if (pdata && pdata->hs_extmute) {
hs_extmute        744 sound/soc/codecs/twl4030.c 	if (pdata && pdata->hs_extmute) {
hs_extmute       2175 sound/soc/codecs/twl4030.c 	if (pdata && pdata->hs_extmute && gpio_is_valid(pdata->hs_extmute_gpio))