switch_state     1905 drivers/mtd/nand/raw/nandsim.c 			switch_state(ns);
switch_state     1946 drivers/mtd/nand/raw/nandsim.c 			switch_state(ns);
switch_state     1970 drivers/mtd/nand/raw/nandsim.c 		switch_state(ns);
switch_state     2029 drivers/mtd/nand/raw/nandsim.c 			switch_state(ns);
switch_state     2133 drivers/mtd/nand/raw/nandsim.c 			switch_state(ns);
switch_state      269 sound/pci/ctxfi/ctmixer.c 	return (mixer->switch_state & (0x1 << (type - SWH_MIXER_START)))
switch_state      278 sound/pci/ctxfi/ctmixer.c 		mixer->switch_state |= (0x1 << (type - SWH_MIXER_START));
switch_state      280 sound/pci/ctxfi/ctmixer.c 		mixer->switch_state &= ~(0x1 << (type - SWH_MIXER_START));
switch_state     1183 sound/pci/ctxfi/ctmixer.c 	mixer->switch_state = 0;
switch_state       46 sound/pci/ctxfi/ctmixer.h 	unsigned int switch_state; /* A bit-map to indicate state of switches */
switch_state      647 sound/soc/intel/atom/sst-atom-controls.c 		cmd.switch_state = SST_SWM_ON;
switch_state      649 sound/soc/intel/atom/sst-atom-controls.c 		cmd.switch_state = SST_SWM_OFF;
switch_state      950 sound/soc/intel/atom/sst-atom-controls.c 		drv->ssp_cmd.switch_state = SST_SWITCH_ON;
switch_state      952 sound/soc/intel/atom/sst-atom-controls.c 		drv->ssp_cmd.switch_state = SST_SWITCH_OFF;
switch_state      993 sound/soc/intel/atom/sst-atom-controls.c 		cmd.switch_state = SST_PATH_ON;
switch_state      995 sound/soc/intel/atom/sst-atom-controls.c 		cmd.switch_state = SST_PATH_OFF;
switch_state     1027 sound/soc/intel/atom/sst-atom-controls.c 		cmd.switch_state = SST_SWITCH_ON;
switch_state     1029 sound/soc/intel/atom/sst-atom-controls.c 		cmd.switch_state = SST_SWITCH_OFF;
switch_state      372 sound/soc/intel/atom/sst-atom-controls.h 	u16    switch_state;
switch_state      379 sound/soc/intel/atom/sst-atom-controls.h 	u16    switch_state;
switch_state      390 sound/soc/intel/atom/sst-atom-controls.h 	u16    switch_state;
switch_state      431 sound/soc/intel/atom/sst-atom-controls.h 	u16	switch_state;
switch_state      438 sound/soc/intel/atom/sst-atom-controls.h 	u16	switch_state;
switch_state      485 sound/soc/intel/atom/sst-atom-controls.h 	u16 switch_state;
switch_state      156 tools/perf/util/intel-pt.c 	int switch_state;
switch_state     1070 tools/perf/util/intel-pt.c 	     ptq->switch_state != INTEL_PT_SS_EXPECTING_SWITCH_EVENT)) {
switch_state     1991 tools/perf/util/intel-pt.c 		switch (ptq->switch_state) {
switch_state     1998 tools/perf/util/intel-pt.c 			ptq->switch_state = INTEL_PT_SS_TRACING;
switch_state     2001 tools/perf/util/intel-pt.c 			ptq->switch_state = INTEL_PT_SS_EXPECTING_SWITCH_EVENT;
switch_state     2005 tools/perf/util/intel-pt.c 		ptq->switch_state = INTEL_PT_SS_NOT_TRACING;
switch_state     2006 tools/perf/util/intel-pt.c 	} else if (ptq->switch_state == INTEL_PT_SS_NOT_TRACING) {
switch_state     2007 tools/perf/util/intel-pt.c 		ptq->switch_state = INTEL_PT_SS_UNKNOWN;
switch_state     2008 tools/perf/util/intel-pt.c 	} else if (ptq->switch_state == INTEL_PT_SS_UNKNOWN &&
switch_state     2011 tools/perf/util/intel-pt.c 		ptq->switch_state = INTEL_PT_SS_TRACING;
switch_state     2130 tools/perf/util/intel-pt.c 					ptq->switch_state = INTEL_PT_SS_UNKNOWN;
switch_state     2144 tools/perf/util/intel-pt.c 				ptq->switch_state = INTEL_PT_SS_NOT_TRACING;
switch_state     2215 tools/perf/util/intel-pt.c 			   ptq->switch_state == INTEL_PT_SS_UNKNOWN &&
switch_state     2370 tools/perf/util/intel-pt.c 	switch (ptq->switch_state) {
switch_state     2376 tools/perf/util/intel-pt.c 		ptq->switch_state = INTEL_PT_SS_EXPECTING_SWITCH_IP;
switch_state     2388 tools/perf/util/intel-pt.c 		ptq->switch_state = INTEL_PT_SS_TRACING;
switch_state     2440 tools/perf/util/intel-pt.c 			switch (ptq->switch_state) {
switch_state     2447 tools/perf/util/intel-pt.c 				ptq->switch_state = INTEL_PT_SS_TRACING;