current_state     211 arch/powerpc/kernel/pci_of_scan.c 	dev->current_state = PCI_UNKNOWN;	/* unknown power state */
current_state      45 arch/powerpc/platforms/pseries/hotplug-cpu.c static DEFINE_PER_CPU(enum cpu_state_vals, current_state) = CPU_STATE_OFFLINE;
current_state      63 arch/powerpc/platforms/pseries/hotplug-cpu.c 	return per_cpu(current_state, cpu);
current_state      68 arch/powerpc/platforms/pseries/hotplug-cpu.c 	per_cpu(current_state, cpu) = state;
current_state     330 arch/sparc/kernel/pci.c 	dev->current_state = PCI_UNKNOWN;	/* unknown power state */
current_state     447 arch/x86/pci/fixup.c 	dev->current_state = PCI_D3cold;
current_state     338 arch/x86/pci/intel_mid_pci.c 	dev->current_state = (pci_power_t __force)(pmcsr & PCI_PM_CTRL_STATE_MASK);
current_state      36 drivers/acpi/acpica/acconvert.h cv_process_comment(struct asl_comment_state current_state,
current_state      40 drivers/acpi/acpica/acconvert.h cv_process_comment_type2(struct asl_comment_state current_state,
current_state     303 drivers/acpi/processor_throttling.c 	int current_state;
current_state     322 drivers/acpi/processor_throttling.c 	current_state = pr->throttling.state;
current_state     323 drivers/acpi/processor_throttling.c 	if (current_state > throttling_limit) {
current_state     337 drivers/acpi/processor_throttling.c 	} else if (current_state == throttling_limit) {
current_state    1010 drivers/ata/ata_piix.c 		if (pdev->current_state == PCI_D0)
current_state    1011 drivers/ata/ata_piix.c 			pdev->current_state = PCI_UNKNOWN;
current_state    2090 drivers/block/rbd.c 	u8 state, new_state, uninitialized_var(current_state);
current_state    2117 drivers/block/rbd.c 		current_state = ceph_decode_8(&p);
current_state    2121 drivers/block/rbd.c 	if (!has_current_state || current_state == state ||
current_state    2122 drivers/block/rbd.c 	    (current_state == OBJECT_EXISTS && state == OBJECT_EXISTS_CLEAN))
current_state    2155 drivers/block/rbd.c 				     const u8 *current_state)
current_state    2173 drivers/block/rbd.c 	if (current_state) {
current_state    2175 drivers/block/rbd.c 		ceph_encode_8(&p, *current_state);
current_state    2192 drivers/block/rbd.c 				 u8 new_state, const u8 *current_state)
current_state    2233 drivers/block/rbd.c 					new_state, current_state);
current_state    3420 drivers/block/rbd.c 	u8 current_state = OBJECT_PENDING;
current_state    3429 drivers/block/rbd.c 				     &current_state);
current_state     118 drivers/clk/keystone/sci-clk.c 	bool req_state, current_state;
current_state     123 drivers/clk/keystone/sci-clk.c 					&current_state);
current_state     629 drivers/firmware/ti_sci.c 		*c_state = resp->current_state;
current_state    1024 drivers/firmware/ti_sci.c 				      u8 *programmed_state, u8 *current_state)
current_state    1038 drivers/firmware/ti_sci.c 	if (!programmed_state && !current_state)
current_state    1076 drivers/firmware/ti_sci.c 	if (current_state)
current_state    1077 drivers/firmware/ti_sci.c 		*current_state = resp->current_state;
current_state     207 drivers/firmware/ti_sci.h 	u8 current_state;
current_state     319 drivers/firmware/ti_sci.h 	u8 current_state;
current_state    3177 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	struct si_ps *current_state = si_get_ps(old_ps);
current_state    3184 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	    current_state->performance_levels[current_state->performance_level_count - 1].sclk)
current_state    3195 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	struct si_ps *current_state = si_get_ps(old_ps);
current_state    3202 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	    current_state->performance_levels[current_state->performance_level_count - 1].sclk)
current_state     391 drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/dce_clk_mgr.c 	if (memcmp(&dc->current_state->pp_display_cfg, pp_display_cfg, sizeof(*pp_display_cfg)) !=  0)
current_state     244 drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c 	if (memcmp(&dc->current_state->pp_display_cfg, pp_display_cfg, sizeof(*pp_display_cfg)) !=  0)
current_state     102 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c 		struct pipe_ctx *pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     289 drivers/gpu/drm/amd/display/dc/core/dc.c 		struct pipe_ctx *pipe = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     318 drivers/gpu/drm/amd/display/dc/core/dc.c 				&dc->current_state->res_ctx.pipe_ctx[i];
current_state     351 drivers/gpu/drm/amd/display/dc/core/dc.c 		pipe = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     400 drivers/gpu/drm/amd/display/dc/core/dc.c 		pipe = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     425 drivers/gpu/drm/amd/display/dc/core/dc.c 		if (link->dc->current_state->res_ctx.pipe_ctx[i].stream ==
current_state     427 drivers/gpu/drm/amd/display/dc/core/dc.c 			pipes = &link->dc->current_state->res_ctx.pipe_ctx[i];
current_state     462 drivers/gpu/drm/amd/display/dc/core/dc.c 		if (dc->current_state->res_ctx.pipe_ctx[i].stream == stream) {
current_state     463 drivers/gpu/drm/amd/display/dc/core/dc.c 			pipes = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     479 drivers/gpu/drm/amd/display/dc/core/dc.c 		if (dc->current_state->res_ctx.pipe_ctx[i].stream
current_state     482 drivers/gpu/drm/amd/display/dc/core/dc.c 			pipes = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     509 drivers/gpu/drm/amd/display/dc/core/dc.c 			if (dc->current_state->res_ctx.pipe_ctx[j].stream
current_state     512 drivers/gpu/drm/amd/display/dc/core/dc.c 						&dc->current_state->res_ctx.pipe_ctx[j];
current_state     522 drivers/gpu/drm/amd/display/dc/core/dc.c 	if (dc->current_state) {
current_state     523 drivers/gpu/drm/amd/display/dc/core/dc.c 		dc_release_state(dc->current_state);
current_state     524 drivers/gpu/drm/amd/display/dc/core/dc.c 		dc->current_state = NULL;
current_state     708 drivers/gpu/drm/amd/display/dc/core/dc.c 	dc->current_state = dc_create_state(dc);
current_state     710 drivers/gpu/drm/amd/display/dc/core/dc.c 	if (!dc->current_state) {
current_state     715 drivers/gpu/drm/amd/display/dc/core/dc.c 	dc_resource_state_construct(dc, dc->current_state);
current_state     752 drivers/gpu/drm/amd/display/dc/core/dc.c 	dc_resource_state_copy_construct(dc->current_state, dangling_context);
current_state     756 drivers/gpu/drm/amd/display/dc/core/dc.c 				dc->current_state->res_ctx.pipe_ctx[i].stream;
current_state     774 drivers/gpu/drm/amd/display/dc/core/dc.c 	current_ctx = dc->current_state;
current_state     775 drivers/gpu/drm/amd/display/dc/core/dc.c 	dc->current_state = dangling_context;
current_state     959 drivers/gpu/drm/amd/display/dc/core/dc.c 	if (context->stream_count != dc->current_state->stream_count)
current_state     962 drivers/gpu/drm/amd/display/dc/core/dc.c 	for (i = 0; i < dc->current_state->stream_count; i++) {
current_state     963 drivers/gpu/drm/amd/display/dc/core/dc.c 		if (dc->current_state->streams[i] != context->streams[i])
current_state    1040 drivers/gpu/drm/amd/display/dc/core/dc.c 			pipe = &dc->current_state->res_ctx.pipe_ctx[i];
current_state    1154 drivers/gpu/drm/amd/display/dc/core/dc.c 	dc_release_state(dc->current_state);
current_state    1156 drivers/gpu/drm/amd/display/dc/core/dc.c 	dc->current_state = context;
current_state    1158 drivers/gpu/drm/amd/display/dc/core/dc.c 	dc_retain_state(dc->current_state);
current_state    1208 drivers/gpu/drm/amd/display/dc/core/dc.c 	struct dc_state *context = dc->current_state;
current_state    1519 drivers/gpu/drm/amd/display/dc/core/dc.c 	const struct dc_state *context = dc->current_state;
current_state    1658 drivers/gpu/drm/amd/display/dc/core/dc.c 	if (type == UPDATE_TYPE_FAST && memcmp(&dc->current_state->bw_ctx.bw.dcn.clk, &dc->clk_mgr->clks, offsetof(struct dc_clocks, prev_p_state_change_support)) != 0)
current_state    1968 drivers/gpu/drm/amd/display/dc/core/dc.c 					dc->hwss.optimize_bandwidth(dc, dc->current_state);
current_state    1971 drivers/gpu/drm/amd/display/dc/core/dc.c 						dc->hwss.prepare_bandwidth(dc, dc->current_state);
current_state    1973 drivers/gpu/drm/amd/display/dc/core/dc.c 					core_link_enable_stream(dc->current_state, pipe_ctx);
current_state    2183 drivers/gpu/drm/amd/display/dc/core/dc.c 	context = dc->current_state;
current_state    2205 drivers/gpu/drm/amd/display/dc/core/dc.c 			struct pipe_ctx *old_pipe = &dc->current_state->res_ctx.pipe_ctx[i];
current_state    2242 drivers/gpu/drm/amd/display/dc/core/dc.c 	if (dc->current_state != context) {
current_state    2244 drivers/gpu/drm/amd/display/dc/core/dc.c 		struct dc_state *old = dc->current_state;
current_state    2246 drivers/gpu/drm/amd/display/dc/core/dc.c 		dc->current_state = context;
current_state    2266 drivers/gpu/drm/amd/display/dc/core/dc.c 	return dc->current_state->stream_count;
current_state    2271 drivers/gpu/drm/amd/display/dc/core/dc.c 	if (i < dc->current_state->stream_count)
current_state    2272 drivers/gpu/drm/amd/display/dc/core/dc.c 		return dc->current_state->streams[i];
current_state    2310 drivers/gpu/drm/amd/display/dc/core/dc.c 		dc_resource_state_construct(dc, dc->current_state);
current_state    2323 drivers/gpu/drm/amd/display/dc/core/dc.c 		ASSERT(dc->current_state->stream_count == 0);
current_state    2336 drivers/gpu/drm/amd/display/dc/core/dc.c 		refcount = dc->current_state->refcount;
current_state    2338 drivers/gpu/drm/amd/display/dc/core/dc.c 		memcpy(dml, &dc->current_state->bw_ctx.dml, sizeof(struct display_mode_lib));
current_state    2340 drivers/gpu/drm/amd/display/dc/core/dc.c 		dc_resource_state_destruct(dc->current_state);
current_state    2341 drivers/gpu/drm/amd/display/dc/core/dc.c 		memset(dc->current_state, 0,
current_state    2342 drivers/gpu/drm/amd/display/dc/core/dc.c 				sizeof(*dc->current_state));
current_state    2344 drivers/gpu/drm/amd/display/dc/core/dc.c 		dc->current_state->refcount = refcount;
current_state    2345 drivers/gpu/drm/amd/display/dc/core/dc.c 		dc->current_state->bw_ctx.dml = *dml;
current_state    2341 drivers/gpu/drm/amd/display/dc/core/dc_link.c 			if (core_dc->current_state->res_ctx.pipe_ctx[i].stream) {
current_state    2342 drivers/gpu/drm/amd/display/dc/core/dc_link.c 				if (core_dc->current_state->res_ctx.
current_state    2349 drivers/gpu/drm/amd/display/dc/core/dc_link.c 						core_dc->current_state->
current_state    2356 drivers/gpu/drm/amd/display/dc/core/dc_link.c 					if (core_dc->current_state->res_ctx.pipe_ctx[i].plane_state == NULL)
current_state    3019 drivers/gpu/drm/amd/display/dc/core/dc_link.c 		pipe = &dc->current_state->res_ctx.pipe_ctx[i];
current_state    3193 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c 	struct pipe_ctx *pipes = link->dc->current_state->res_ctx.pipe_ctx;
current_state      76 drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c 			link->dc->current_state->res_ctx.pipe_ctx;
current_state     273 drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c 			&link->dc->current_state->res_ctx.pipe_ctx[0];
current_state    2014 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	dc_resource_state_copy_construct(dc->current_state, dst_ctx);
current_state     235 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 	return dc_stream_get_status_from_state(dc->current_state, stream);
current_state     294 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 	res_ctx = &core_dc->current_state->res_ctx;
current_state     341 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 	res_ctx = &core_dc->current_state->res_ctx;
current_state     414 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 	if (!dc->hwss.update_bandwidth(dc, dc->current_state)) {
current_state     426 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 			dc->hwss.update_writeback(dc, stream_status, wb_info, dc->current_state);
current_state     429 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 			dc->hwss.enable_writeback(dc, stream_status, wb_info, dc->current_state);
current_state     472 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 	if (!dc->hwss.update_bandwidth(dc, dc->current_state)) {
current_state     490 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 		&core_dc->current_state->res_ctx;
current_state     518 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 	res_ctx = &dc->current_state->res_ctx;
current_state     549 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 		&core_dc->current_state->res_ctx;
current_state     581 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 		pipe = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     610 drivers/gpu/drm/amd/display/dc/core/dc_stream.c 		pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     157 drivers/gpu/drm/amd/display/dc/core/dc_surface.c 	if (core_dc->current_state == NULL)
current_state     163 drivers/gpu/drm/amd/display/dc/core/dc_surface.c 				&core_dc->current_state->res_ctx.pipe_ctx[i];
current_state     175 drivers/gpu/drm/amd/display/dc/core/dc_surface.c 				&core_dc->current_state->res_ctx.pipe_ctx[i];
current_state     476 drivers/gpu/drm/amd/display/dc/dc.h 	struct dc_state *current_state;
current_state     604 drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c 	if (memcmp(&dc->current_state->pp_display_cfg, pp_display_cfg, sizeof(*pp_display_cfg)) !=  0)
current_state     664 drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c 	if (memcmp(&dc->current_state->pp_display_cfg, pp_display_cfg, sizeof(*pp_display_cfg)) !=  0)
current_state     966 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 			if (core_dc->current_state->res_ctx.pipe_ctx[i].stream_res.audio != NULL)
current_state    1275 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 	struct pipe_ctx *pipe_ctx_old = &dc->current_state->res_ctx.
current_state    1514 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 		dc->current_state->res_ctx.pipe_ctx[i].pipe_idx = i;
current_state    1516 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 			&dc->current_state->res_ctx.pipe_ctx[i]);
current_state    1888 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state    1920 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 						update_audio_usage(&dc->current_state->res_ctx, dc->res_pool,
current_state    1934 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 					pipe_ctx_old->plane_res.mi, dc->current_state->stream_count);
current_state    2051 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 					&dc->current_state->res_ctx.pipe_ctx[i];
current_state    2076 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 					&dc->current_state->res_ctx.pipe_ctx[i];
current_state    2103 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 		enable_fbc(dc, dc->current_state);
current_state    2475 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 	if (dc->current_state)
current_state    2476 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 		old_pipe = &dc->current_state->res_ctx.pipe_ctx[pipe_ctx->pipe_idx];
current_state    2592 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 		struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i];
current_state    2625 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 		struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i];
current_state    2643 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 	if (dc->current_state->res_ctx.pipe_ctx[fe_idx].stream)
current_state     917 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c 	if (memcmp(&dc->current_state->bw_ctx.bw.dce,
current_state    1070 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c 	if (!dc->current_state->res_ctx.pipe_ctx[underlay_idx].stream) {
current_state     837 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c 	if (memcmp(&dc->current_state->bw_ctx.bw.dce,
current_state     411 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->current_state->bw_ctx.bw.dcn.clk.dcfclk_khz,
current_state     412 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->current_state->bw_ctx.bw.dcn.clk.dcfclk_deep_sleep_khz,
current_state     413 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->current_state->bw_ctx.bw.dcn.clk.dispclk_khz,
current_state     414 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->current_state->bw_ctx.bw.dcn.clk.dppclk_khz,
current_state     415 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->current_state->bw_ctx.bw.dcn.clk.max_supported_dppclk_khz,
current_state     416 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->current_state->bw_ctx.bw.dcn.clk.fclk_khz,
current_state     417 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->current_state->bw_ctx.bw.dcn.clk.socclk_khz);
current_state     716 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		struct pipe_ctx *old_pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i];
current_state     843 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 				update_audio_usage(&dc->current_state->res_ctx, dc->res_pool,
current_state     864 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		if (&dc->current_state->res_ctx.pipe_ctx[i] == pipe_ctx)
current_state     886 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state     911 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state     924 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state     934 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state     946 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state    1142 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		pipe_ctx = &dc->current_state->res_ctx.pipe_ctx[i];
current_state    1270 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		dc->hwss.init_pipes(dc, dc->current_state);
current_state    1314 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state    1327 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dcn10_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state);
current_state    2536 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 				&dc->current_state->res_ctx.pipe_ctx[i];
current_state    2598 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 				&dc->current_state->res_ctx.pipe_ctx[i];
current_state    2657 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 			dc->hwss.disable_plane(dc, &dc->current_state->res_ctx.pipe_ctx[i]);
current_state    3263 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	struct dc_state *context = dc->current_state;
current_state    3302 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	struct dc_state *context = dc->current_state;
current_state     432 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 		pix_clk = dc->current_state->res_ctx.pipe_ctx[i].stream_res.pix_clk_params.requested_pix_clk_100hz / 10;
current_state     475 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 		dc->current_state->bw_ctx.bw.dcn.clk.dcfclk_khz,
current_state     476 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 		dc->current_state->bw_ctx.bw.dcn.clk.dcfclk_deep_sleep_khz,
current_state     477 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 		dc->current_state->bw_ctx.bw.dcn.clk.dispclk_khz,
current_state     478 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 		dc->current_state->bw_ctx.bw.dcn.clk.dppclk_khz,
current_state     479 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 		dc->current_state->bw_ctx.bw.dcn.clk.fclk_khz,
current_state     480 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer_debug.c 		dc->current_state->bw_ctx.bw.dcn.clk.socclk_khz);
current_state    1159 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 			find_top_pipe_for_stream(dc, dc->current_state, stream);
current_state    1169 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state    1196 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 				&dc->current_state->res_ctx.pipe_ctx[i];
current_state    1252 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 			dcn20_disable_plane(dc, &dc->current_state->res_ctx.pipe_ctx[i]);
current_state    1652 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 				update_audio_usage(&dc->current_state->res_ctx, dc->res_pool,
current_state    1682 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 		if (&dc->current_state->res_ctx.pipe_ctx[i] == pipe_ctx)
current_state    1702 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 			&dc->current_state->res_ctx.pipe_ctx[i];
current_state    1715 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 			dcn20_reset_back_end_for_pipe(dc, pipe_ctx_old, dc->current_state);
current_state    1998 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 	struct dc_state  *context = dc->current_state;
current_state    2306 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		if (dc->current_state->res_ctx.pipe_ctx[primary_pipe->pipe_idx].bottom_pipe) {
current_state    2307 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 			preferred_pipe_idx = dc->current_state->res_ctx.pipe_ctx[primary_pipe->pipe_idx].bottom_pipe->pipe_idx;
current_state    2312 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		} else if (dc->current_state->res_ctx.pipe_ctx[primary_pipe->pipe_idx].next_odm_pipe) {
current_state    2313 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 			preferred_pipe_idx = dc->current_state->res_ctx.pipe_ctx[primary_pipe->pipe_idx].next_odm_pipe->pipe_idx;
current_state    2328 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 				if (dc->current_state->res_ctx.pipe_ctx[j].top_pipe == NULL) {
current_state    2477 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 	if ((context->stream_count > split_threshold && dc->current_state->stream_count <= split_threshold)
current_state    2478 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		|| (context->stream_count <= split_threshold && dc->current_state->stream_count > split_threshold))
current_state     215 drivers/gpu/drm/amd/display/dc/irq/dce110/irq_service_dce110.c 			core_dc->current_state->res_ctx.pipe_ctx[pipe_offset].stream_res.tg;
current_state    2332 drivers/gpu/drm/i915/i915_debugfs.c 		   pci_power_name(pdev->current_state),
current_state    2333 drivers/gpu/drm/i915/i915_debugfs.c 		   pdev->current_state);
current_state     713 drivers/gpu/drm/omapdrm/omap_crtc.c 	struct omap_crtc_state *state, *current_state;
current_state     718 drivers/gpu/drm/omapdrm/omap_crtc.c 	current_state = to_omap_crtc_state(crtc->state);
current_state     726 drivers/gpu/drm/omapdrm/omap_crtc.c 	state->zpos = current_state->zpos;
current_state     727 drivers/gpu/drm/omapdrm/omap_crtc.c 	state->rotation = current_state->rotation;
current_state     728 drivers/gpu/drm/omapdrm/omap_crtc.c 	state->manually_updated = current_state->manually_updated;
current_state    3513 drivers/gpu/drm/radeon/ni_dpm.c 	struct ni_ps *current_state = ni_get_ps(old_ps);
current_state    3520 drivers/gpu/drm/radeon/ni_dpm.c 	    current_state->performance_levels[current_state->performance_level_count - 1].sclk)
current_state    3531 drivers/gpu/drm/radeon/ni_dpm.c 	struct ni_ps *current_state = ni_get_ps(old_ps);
current_state    3538 drivers/gpu/drm/radeon/ni_dpm.c 	    current_state->performance_levels[current_state->performance_level_count - 1].sclk)
current_state     382 drivers/gpu/drm/radeon/rs780_dpm.c 	struct igp_ps *current_state = rs780_get_ps(rdev->pm.dpm.current_ps);
current_state     384 drivers/gpu/drm/radeon/rs780_dpm.c 	if ((current_state->max_voltage == RS780_VDDC_LEVEL_HIGH) &&
current_state     385 drivers/gpu/drm/radeon/rs780_dpm.c 	    (current_state->min_voltage == RS780_VDDC_LEVEL_HIGH))
current_state     409 drivers/gpu/drm/radeon/rs780_dpm.c 	struct igp_ps *current_state = rs780_get_ps(rdev->pm.dpm.current_ps);
current_state     411 drivers/gpu/drm/radeon/rs780_dpm.c 	if (current_state->sclk_low == current_state->sclk_high)
current_state     570 drivers/gpu/drm/radeon/rs780_dpm.c 	struct igp_ps *current_state = rs780_get_ps(old_ps);
current_state     576 drivers/gpu/drm/radeon/rs780_dpm.c 	if (new_state->sclk_high >= current_state->sclk_high)
current_state     587 drivers/gpu/drm/radeon/rs780_dpm.c 	struct igp_ps *current_state = rs780_get_ps(old_ps);
current_state     593 drivers/gpu/drm/radeon/rs780_dpm.c 	if (new_state->sclk_high < current_state->sclk_high)
current_state    1516 drivers/gpu/drm/radeon/rv6xx_dpm.c 	struct rv6xx_ps *current_state = rv6xx_get_ps(old_ps);
current_state    1522 drivers/gpu/drm/radeon/rv6xx_dpm.c 	if (new_state->high.sclk >= current_state->high.sclk)
current_state    1533 drivers/gpu/drm/radeon/rv6xx_dpm.c 	struct rv6xx_ps *current_state = rv6xx_get_ps(old_ps);
current_state    1539 drivers/gpu/drm/radeon/rv6xx_dpm.c 	if (new_state->high.sclk < current_state->high.sclk)
current_state    1436 drivers/gpu/drm/radeon/rv770_dpm.c 	struct rv7xx_ps *current_state = rv770_get_ps(old_ps);
current_state    1442 drivers/gpu/drm/radeon/rv770_dpm.c 	if (new_state->high.sclk >= current_state->high.sclk)
current_state    1453 drivers/gpu/drm/radeon/rv770_dpm.c 	struct rv7xx_ps *current_state = rv770_get_ps(old_ps);
current_state    1459 drivers/gpu/drm/radeon/rv770_dpm.c 	if (new_state->high.sclk < current_state->high.sclk)
current_state    1749 drivers/gpu/drm/radeon/rv770_dpm.c 	struct rv7xx_ps *current_state = rv770_get_ps(radeon_current_state);
current_state    1756 drivers/gpu/drm/radeon/rv770_dpm.c 	if (current_state->high.mclk <= pi->mclk_odt_threshold)
current_state    1778 drivers/gpu/drm/radeon/rv770_dpm.c 	struct rv7xx_ps *current_state = rv770_get_ps(radeon_current_state);
current_state    1785 drivers/gpu/drm/radeon/rv770_dpm.c 	if (current_state->high.mclk <= pi->mclk_odt_threshold)
current_state     916 drivers/hid/intel-ish-hid/ishtp/hbm.c static uint32_t current_state;
current_state     936 drivers/hid/intel-ish-hid/ishtp/hbm.c 	current_state |= SUSPEND_STATE_BIT;
current_state     938 drivers/hid/intel-ish-hid/ishtp/hbm.c 	state_status_msg.states_status = current_state;
current_state     962 drivers/hid/intel-ish-hid/ishtp/hbm.c 	current_state &= ~SUSPEND_STATE_BIT;
current_state     964 drivers/hid/intel-ish-hid/ishtp/hbm.c 	state_status_msg.states_status = current_state;
current_state     531 drivers/infiniband/hw/hfi1/sdma.c 		if (curr_sde->state.current_state != sdma_state_s99_running) {
current_state     680 drivers/infiniband/hw/hfi1/sdma.c 		sdma_state_names[ss->current_state],
current_state     684 drivers/infiniband/hw/hfi1/sdma.c 	ss->previous_state = ss->current_state;
current_state     686 drivers/infiniband/hw/hfi1/sdma.c 	ss->current_state = next_state;
current_state    1923 drivers/infiniband/hw/hfi1/sdma.c 		   sdma_state_names[sde->state.current_state]);
current_state    1934 drivers/infiniband/hw/hfi1/sdma.c 			   sdma_state_names[sde->state.current_state]);
current_state    2224 drivers/infiniband/hw/hfi1/sdma.c 		   sdma_state_name(sde->state.current_state),
current_state    2553 drivers/infiniband/hw/hfi1/sdma.c 	if (sde->state.current_state == sdma_state_s99_running)
current_state    2569 drivers/infiniband/hw/hfi1/sdma.c 		   sdma_state_names[ss->current_state],
current_state    2573 drivers/infiniband/hw/hfi1/sdma.c 	switch (ss->current_state) {
current_state     188 drivers/infiniband/hw/hfi1/sdma.h 	enum sdma_states current_state;
current_state     455 drivers/infiniband/hw/hfi1/sdma.h 	return engine->state.current_state == sdma_state_s99_running;
current_state     488 drivers/infiniband/hw/qib/qib.h 	enum qib_sdma_states current_state;
current_state    1320 drivers/infiniband/hw/qib/qib.h 	return ppd->sdma_state.current_state == qib_sdma_state_s99_running;
current_state     927 drivers/infiniband/hw/qib/qib_iba7220.c 	switch (ppd->sdma_state.current_state) {
current_state    1799 drivers/infiniband/hw/qib/qib_iba7220.c 	switch (ppd->sdma_state.current_state) {
current_state    3345 drivers/infiniband/hw/qib/qib_iba7220.c 	if (ppd->sdma_state.current_state == qib_sdma_state_s20_idle &&
current_state    3346 drivers/infiniband/hw/qib/qib_iba7220.c 	    ppd->sdma_state.current_state != qib_sdma_state_s00_hw_down) {
current_state    3711 drivers/infiniband/hw/qib/qib_iba7220.c 			if (ppd->sdma_state.current_state !=
current_state    1605 drivers/infiniband/hw/qib/qib_iba7322.c 			qib_sdma_state_names[ppd->sdma_state.current_state],
current_state    1610 drivers/infiniband/hw/qib/qib_iba7322.c 	switch (ppd->sdma_state.current_state) {
current_state     201 drivers/infiniband/hw/qib/qib_sdma.c 	ss->previous_state = ss->current_state;
current_state     204 drivers/infiniband/hw/qib/qib_sdma.c 	ss->current_state = next_state;
current_state     742 drivers/infiniband/hw/qib/qib_sdma.c 	if (ppd->sdma_state.current_state == qib_sdma_state_s99_running)
current_state     753 drivers/infiniband/hw/qib/qib_sdma.c 	switch (ss->current_state) {
current_state    2193 drivers/message/fusion/mptbase.c 	u32 device_state = pdev->current_state;
current_state     671 drivers/misc/habanalabs/debugfs.c 	if (hdev->pdev->current_state == PCI_D0)
current_state     673 drivers/misc/habanalabs/debugfs.c 	else if (hdev->pdev->current_state == PCI_D3hot)
current_state    1628 drivers/mmc/host/sdhci-pci-core.c 			pdev->current_state);
current_state    3034 drivers/net/ethernet/3com/3c59x.c 		state = VORTEX_PCI(vp)->current_state;
current_state    3245 drivers/net/ethernet/3com/3c59x.c 		if (VORTEX_PCI(vp)->current_state < PCI_D3hot)
current_state     131 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 	enum cxgb4_dcb_state current_state = dcb->state;
current_state     136 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 	switch (current_state) {
current_state     268 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c 		current_state, transition_to);
current_state    3811 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		if (oth_pdev->current_state != PCI_D3cold) {
current_state     309 drivers/net/ethernet/ti/netcp_xgbepcsr.c 					u32 *current_state, u32 *lane_down)
current_state     332 drivers/net/ethernet/ti/netcp_xgbepcsr.c 		switch (current_state[i]) {
current_state     339 drivers/net/ethernet/ti/netcp_xgbepcsr.c 				current_state[i] = 1;
current_state     352 drivers/net/ethernet/ti/netcp_xgbepcsr.c 				current_state[i] = 2;
current_state     359 drivers/net/ethernet/ti/netcp_xgbepcsr.c 				current_state[i] = 1;
current_state     366 drivers/net/ethernet/ti/netcp_xgbepcsr.c 				current_state[i] = 0;
current_state     372 drivers/net/ethernet/ti/netcp_xgbepcsr.c 			       i, current_state[i]);
current_state     385 drivers/net/ethernet/ti/netcp_xgbepcsr.c 		status &= (current_state[i] == 1);
current_state     394 drivers/net/ethernet/ti/netcp_xgbepcsr.c 	u32 current_state[2] = {0, 0};
current_state     403 drivers/net/ethernet/ti/netcp_xgbepcsr.c 						       current_state,
current_state     555 drivers/net/wireless/broadcom/b43/lo.c 	int current_state;
current_state     591 drivers/net/wireless/broadcom/b43/lo.c 	if (d->current_state == 0) {
current_state     594 drivers/net/wireless/broadcom/b43/lo.c 	} else if (d->current_state % 2 == 0) {
current_state     595 drivers/net/wireless/broadcom/b43/lo.c 		begin = d->current_state - 1;
current_state     596 drivers/net/wireless/broadcom/b43/lo.c 		end = d->current_state + 1;
current_state     598 drivers/net/wireless/broadcom/b43/lo.c 		begin = d->current_state - 2;
current_state     599 drivers/net/wireless/broadcom/b43/lo.c 		end = d->current_state + 2;
current_state     608 drivers/net/wireless/broadcom/b43/lo.c 	d->current_state = i;
current_state     638 drivers/net/wireless/broadcom/b43/lo.c 		d->current_state = i;
current_state     680 drivers/net/wireless/broadcom/b43/lo.c 		d.current_state = 0;
current_state     683 drivers/net/wireless/broadcom/b43/lo.c 				    (d.current_state >= 0
current_state     684 drivers/net/wireless/broadcom/b43/lo.c 				     && d.current_state <= 8));
current_state    5616 drivers/net/wireless/cisco/airo.c 	pci_power_t prev_state = pdev->current_state;
current_state    3120 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c 			} else if (rtlpci->pdev->current_state != PCI_D0) {
current_state     520 drivers/pci/hotplug/acpiphp_glue.c 			dev->current_state = PCI_D0;
current_state     538 drivers/pci/hotplug/pciehp_hpc.c 	if (pdev->current_state == PCI_D3cold ||
current_state     280 drivers/pci/msi.c 	BUG_ON(dev->current_state != PCI_D0);
current_state     315 drivers/pci/msi.c 	if (dev->current_state != PCI_D0 || pci_dev_is_disconnected(dev)) {
current_state     865 drivers/pci/msi.c 	if (!dev || dev->no_msi || dev->current_state != PCI_D0)
current_state     849 drivers/pci/pci-acpi.c 	if (pci_dev->current_state == PCI_D3cold) {
current_state     460 drivers/pci/pci-driver.c 	if (pci_dev->current_state == PCI_D0)
current_state     461 drivers/pci/pci-driver.c 		pci_dev->current_state = PCI_UNKNOWN;
current_state     493 drivers/pci/pci-driver.c 	if (kexec_in_progress && (pci_dev->current_state <= PCI_D3hot))
current_state     509 drivers/pci/pci-driver.c 	if (pci_dev->current_state != PCI_D0) {
current_state     541 drivers/pci/pci-driver.c 	if (pci_dev->current_state == PCI_D0)
current_state     542 drivers/pci/pci-driver.c 		pci_dev->current_state = PCI_UNKNOWN;
current_state     571 drivers/pci/pci-driver.c 		pci_power_t prev = pci_dev->current_state;
current_state     579 drivers/pci/pci-driver.c 		if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
current_state     580 drivers/pci/pci-driver.c 		    && pci_dev->current_state != PCI_UNKNOWN) {
current_state     581 drivers/pci/pci-driver.c 			WARN_ONCE(pci_dev->current_state != prev,
current_state     598 drivers/pci/pci-driver.c 		pci_power_t prev = pci_dev->current_state;
current_state     606 drivers/pci/pci-driver.c 		if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
current_state     607 drivers/pci/pci-driver.c 		    && pci_dev->current_state != PCI_UNKNOWN) {
current_state     608 drivers/pci/pci-driver.c 			WARN_ONCE(pci_dev->current_state != prev,
current_state     713 drivers/pci/pci-driver.c 		pci_power_t pre_sleep_state = pci_dev->current_state;
current_state     723 drivers/pci/pci-driver.c 		if (pci_dev->current_state < pre_sleep_state)
current_state     786 drivers/pci/pci-driver.c 		pci_power_t prev = pci_dev->current_state;
current_state     794 drivers/pci/pci-driver.c 		if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
current_state     795 drivers/pci/pci-driver.c 		    && pci_dev->current_state != PCI_UNKNOWN) {
current_state     796 drivers/pci/pci-driver.c 			WARN_ONCE(pci_dev->current_state != prev,
current_state     834 drivers/pci/pci-driver.c 		pci_power_t prev = pci_dev->current_state;
current_state     842 drivers/pci/pci-driver.c 		if (!pci_dev->state_saved && pci_dev->current_state != PCI_D0
current_state     843 drivers/pci/pci-driver.c 		    && pci_dev->current_state != PCI_UNKNOWN) {
current_state     844 drivers/pci/pci-driver.c 			WARN_ONCE(pci_dev->current_state != prev,
current_state     869 drivers/pci/pci-driver.c 		pci_power_name(pci_dev->current_state));
current_state     871 drivers/pci/pci-driver.c 	if (pci_dev->current_state == PCI_D0) {
current_state     922 drivers/pci/pci-driver.c 	pci_power_t prev_state = pci_dev->current_state;
current_state    1285 drivers/pci/pci-driver.c 	pci_power_t prev = pci_dev->current_state;
current_state    1320 drivers/pci/pci-driver.c 	    && !pci_dev->state_saved && pci_dev->current_state != PCI_D0
current_state    1321 drivers/pci/pci-driver.c 	    && pci_dev->current_state != PCI_UNKNOWN) {
current_state    1322 drivers/pci/pci-driver.c 		WARN_ONCE(pci_dev->current_state != prev,
current_state    1341 drivers/pci/pci-driver.c 	pci_power_t prev_state = pci_dev->current_state;
current_state     827 drivers/pci/pci.c 	if (dev->current_state == state)
current_state     841 drivers/pci/pci.c 	if (state != PCI_D0 && dev->current_state <= PCI_D3cold
current_state     842 drivers/pci/pci.c 	    && dev->current_state > state) {
current_state     844 drivers/pci/pci.c 			dev->current_state, state);
current_state     860 drivers/pci/pci.c 	switch (dev->current_state) {
current_state     886 drivers/pci/pci.c 	if (state == PCI_D3hot || dev->current_state == PCI_D3hot)
current_state     888 drivers/pci/pci.c 	else if (state == PCI_D2 || dev->current_state == PCI_D2)
current_state     892 drivers/pci/pci.c 	dev->current_state = (pmcsr & PCI_PM_CTRL_STATE_MASK);
current_state     893 drivers/pci/pci.c 	if (dev->current_state != state)
current_state     895 drivers/pci/pci.c 			 dev->current_state);
current_state     935 drivers/pci/pci.c 		dev->current_state = PCI_D3cold;
current_state     940 drivers/pci/pci.c 		dev->current_state = (pmcsr & PCI_PM_CTRL_STATE_MASK);
current_state     942 drivers/pci/pci.c 		dev->current_state = state;
current_state     958 drivers/pci/pci.c 	pci_update_current_state(dev, dev->current_state);
current_state     978 drivers/pci/pci.c 		dev->current_state = PCI_D0;
current_state    1042 drivers/pci/pci.c 	dev->current_state = state;
current_state    1115 drivers/pci/pci.c 	if (dev->current_state == state)
current_state    1676 drivers/pci/pci.c 		dev->current_state = (pmcsr & PCI_PM_CTRL_STATE_MASK);
current_state    2083 drivers/pci/pci.c 			if (bridge && bridge->current_state != PCI_D0)
current_state    2089 drivers/pci/pci.c 			if (pme_dev->dev->current_state == PCI_D3cold)
current_state    2355 drivers/pci/pci.c 	if (dev->current_state == PCI_D3cold)
current_state    2509 drivers/pci/pci.c 	return target_state != pci_dev->current_state &&
current_state    2511 drivers/pci/pci.c 		pci_dev->current_state != PCI_D3hot;
current_state    2532 drivers/pci/pci.c 	    pci_dev->current_state < PCI_D3cold)
current_state    2555 drivers/pci/pci.c 	if (pm_runtime_suspended(dev) && pci_dev->current_state < PCI_D3cold)
current_state    2579 drivers/pci/pci.c 	if (pdev->current_state == PCI_D3cold)
current_state    4591 drivers/pci/pci.c 	if (dev->current_state != PCI_D0)
current_state     442 drivers/pci/pcie/aspm.c 	if ((endpoint->current_state != PCI_D0) &&
current_state     443 drivers/pci/pcie/aspm.c 	    (endpoint->current_state != PCI_UNKNOWN))
current_state     775 drivers/pci/pcie/aspm.c 	if (parent->current_state != PCI_D0 || child->current_state != PCI_D0) {
current_state    1772 drivers/pci/probe.c 	dev->current_state = PCI_UNKNOWN;
current_state     109 drivers/platform/x86/intel_atomisp2_pm.c 	pdev->current_state = PCI_D3cold;
current_state     120 drivers/platform/x86/intel_atomisp2_pm.c 	pdev->current_state = PCI_D0;
current_state    3404 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c 	pci_power_t device_state = pdev->current_state;
current_state     778 drivers/scsi/isci/port.c 	u32 current_state;
current_state     785 drivers/scsi/isci/port.c 	current_state = iport->sm.current_state_id;
current_state     787 drivers/scsi/isci/port.c 	if (current_state == SCI_PORT_RESETTING) {
current_state     792 drivers/scsi/isci/port.c 	} else if (current_state == SCI_PORT_STOPPED) {
current_state     800 drivers/scsi/isci/port.c 	} else if (current_state == SCI_PORT_STOPPING) {
current_state     810 drivers/scsi/isci/port.c 			"in state %d.\n", __func__, iport, current_state);
current_state      87 drivers/scsi/isci/remote_node_context.c 	u32 current_state = sci_rnc->sm.current_state_id;
current_state      89 drivers/scsi/isci/remote_node_context.c 	if (current_state == SCI_RNC_READY) {
current_state      98 drivers/scsi/isci/remote_node_context.c 	u32 current_state = sci_rnc->sm.current_state_id;
current_state     100 drivers/scsi/isci/remote_node_context.c 	if (current_state == SCI_RNC_TX_RX_SUSPENDED)
current_state    5425 drivers/scsi/mpt3sas/mpt3sas_base.c 	u32 current_state;
current_state    5430 drivers/scsi/mpt3sas/mpt3sas_base.c 		current_state = mpt3sas_base_get_iocstate(ioc, 1);
current_state    5431 drivers/scsi/mpt3sas/mpt3sas_base.c 		if (current_state == ioc_state)
current_state    5433 drivers/scsi/mpt3sas/mpt3sas_base.c 		if (count && current_state == MPI2_IOC_STATE_FAULT)
current_state    5440 drivers/scsi/mpt3sas/mpt3sas_base.c 	return current_state;
current_state    10703 drivers/scsi/mpt3sas/mpt3sas_scsih.c 	pci_power_t device_state = pdev->current_state;
current_state    1175 drivers/scsi/pm8001/pm8001_init.c 	device_state = pdev->current_state;
current_state    8058 drivers/scsi/smartpqi/smartpqi_init.c 	if (pci_dev->current_state != PCI_D0) {
current_state     545 drivers/usb/core/hcd-pci.c 				pci_power_name(pci_dev->current_state));
current_state     237 drivers/vfio/pci/vfio_pci.c 		if (pdev->current_state < PCI_D3hot && state >= PCI_D3hot) {
current_state     242 drivers/vfio/pci/vfio_pci.c 		if (pdev->current_state >= PCI_D3hot && state <= PCI_D0)
current_state     250 drivers/vfio/pci/vfio_pci.c 		if (needs_save && pdev->current_state >= PCI_D3hot) {
current_state    2537 drivers/video/fbdev/aty/radeon_pm.c 	rinfo->pdev->current_state = state;
current_state     815 drivers/video/fbdev/riva/fbdev.c 	par->current_state = newmode;
current_state     816 drivers/video/fbdev/riva/fbdev.c 	riva_load_state(par, &par->current_state);
current_state      52 drivers/video/fbdev/riva/rivafb.h 	struct riva_regs current_state;
current_state     200 drivers/xen/xenbus/xenbus_client.c 	int current_state;
current_state     215 drivers/xen/xenbus/xenbus_client.c 	err = xenbus_scanf(xbt, dev->nodename, "state", "%d", &current_state);
current_state     199 include/linux/drbd_genl.h 	__u32_field(2, DRBD_F_REQUIRED,	current_state)
current_state     330 include/linux/pci.h 	pci_power_t	current_state;	/* Current operating state. In ACPI,
current_state     111 include/linux/soc/ti/ti_sci_protocol.h 		       bool *req_state, bool *current_state);
current_state     113 include/linux/soc/ti/ti_sci_protocol.h 		     bool *req_state, bool *current_state);
current_state     115 include/linux/soc/ti/ti_sci_protocol.h 				bool *current_state);
current_state     180 include/linux/soc/ti/ti_sci_protocol.h 		     bool *req_state, bool *current_state);
current_state     182 include/linux/soc/ti/ti_sci_protocol.h 		      bool *req_state, bool *current_state);
current_state      43 include/net/llc_c_st.h 	u8			    current_state;
current_state     101 kernel/audit.h 	enum audit_state    state, current_state;
current_state     207 kernel/auditsc.c 		ctx->current_state = AUDIT_RECORD_CONTEXT;
current_state     796 kernel/auditsc.c 			ctx->current_state = state;
current_state     819 kernel/auditsc.c 			ctx->current_state = state;
current_state    1604 kernel/auditsc.c 		if (context->current_state == AUDIT_RECORD_CONTEXT)
current_state    1658 kernel/auditsc.c 	context->current_state  = state;
current_state    1712 kernel/auditsc.c 		if (context->current_state == AUDIT_RECORD_CONTEXT)
current_state    2181 kernel/auditsc.c 		ctx->current_state = AUDIT_RECORD_CONTEXT;
current_state    4899 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_ADM,
current_state    4903 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_SETUP,
current_state    4907 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_NORMAL,
current_state    4911 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_BUSY,
current_state    4915 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_REJ,
current_state    4919 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_AWAIT,
current_state    4923 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_AWAIT_BUSY,
current_state    4927 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_AWAIT_REJ,
current_state    4931 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_D_CONN,
current_state    4935 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_RESET,
current_state    4939 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_ERROR,
current_state    4943 net/llc/llc_c_st.c 		.current_state	= LLC_CONN_STATE_TEMP,
current_state    1219 sound/pci/hda/hda_intel.c 			pci->current_state = PCI_D3cold;
current_state     626 sound/pci/lx6464es/lx_core.c 		u16 current_state;
current_state     627 sound/pci/lx6464es/lx_core.c 		int err = lx_pipe_state(chip, pipe, is_capture, &current_state);
current_state     632 sound/pci/lx6464es/lx_core.c 		if (!err && current_state == state)
current_state      57 sound/usb/power.c 	unsigned char current_state;
current_state      66 sound/usb/power.c 			      &current_state, sizeof(current_state));
current_state      73 sound/usb/power.c 	if (current_state == state) {
current_state      90 sound/usb/power.c 		switch (current_state) {