hp_flag 1466 sound/soc/codecs/rt5659.c bool hp_flag, mic_flag; hp_flag 1473 sound/soc/codecs/rt5659.c hp_flag = (!(value & 0x8)) ? true : false; hp_flag 1475 sound/soc/codecs/rt5659.c if (hp_flag != rt5659->hda_hp_plugged) { hp_flag 1476 sound/soc/codecs/rt5659.c rt5659->hda_hp_plugged = hp_flag; hp_flag 1478 sound/soc/codecs/rt5659.c if (hp_flag) {