plug_state       1379 sound/soc/codecs/cs42l42.c 			if (cs42l42->plug_state != CS42L42_TS_PLUG) {
plug_state       1380 sound/soc/codecs/cs42l42.c 				cs42l42->plug_state = CS42L42_TS_PLUG;
plug_state       1386 sound/soc/codecs/cs42l42.c 			if (cs42l42->plug_state != CS42L42_TS_UNPLUG) {
plug_state       1387 sound/soc/codecs/cs42l42.c 				cs42l42->plug_state = CS42L42_TS_UNPLUG;
plug_state       1395 sound/soc/codecs/cs42l42.c 			if (cs42l42->plug_state != CS42L42_TS_TRANS)
plug_state       1396 sound/soc/codecs/cs42l42.c 				cs42l42->plug_state = CS42L42_TS_TRANS;
plug_state       1557 sound/soc/codecs/cs42l42.c 	cs42l42->plug_state = (((char) reg) &
plug_state        760 sound/soc/codecs/cs42l42.h 	u8 plug_state;