| /linux/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_pm.c | 153 bool link_active; in ipc_pm_trigger() local 180 link_active = old_cond.link == IPC_PM_ACTIVE; in ipc_pm_trigger() 192 link_active = ipc_pm_link_activate(ipc_pm); in ipc_pm_trigger() 196 link_active = old_cond.link == IPC_PM_ACTIVE; in ipc_pm_trigger() 199 return link_active; in ipc_pm_trigger()
|
| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_resource.c | 63 if (link->link_status.link_active && in link_get_cur_res_map()
|
| H A D | link_dpms.c | 1901 link->link_status.link_active = false; in disable_link() 1903 link->link_status.link_active = false; in disable_link() 2139 if (link->link_status.link_active) in enable_link_dp_mst() 2200 if (link->link_status.link_active) in enable_link() 2235 pipe_ctx->stream->link->link_status.link_active = true; in enable_link() 2562 if (false == stream->link->link_status.link_active) in link_set_dpms_on()
|
| /linux/tools/firewire/ |
| H A D | nosy-dump.h | 43 uint32_t link_active:1; member
|
| H A D | nosy-dump.c | 792 (pp->self_id.link_active ? "active" : "not active"), in print_packet()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
| H A D | dcn31_hwseq.c | 173 link->link_status.link_active = true; in dcn31_init_hw() 530 if ((!pipe_ctx->stream->dpms_off || link->link_status.link_active) && in dcn31_reset_back_end_for_pipe() 572 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn31_reset_back_end_for_pipe()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_helpers.c | 808 if (!stream->link->link_status.link_active && in write_dsc_enable_synaptics_non_virtual_dpcd_mst() 821 if (!stream->link->link_status.link_active) { in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 2389 bool link_active = false; in e1000_has_link() local 2403 link_active = !hw->get_link_status; in e1000_has_link() 2405 link_active = true; in e1000_has_link() 2410 link_active = !!(er32(STATUS) & E1000_STATUS_LU); in e1000_has_link() 2414 link_active = hw->serdes_has_link; in e1000_has_link() 2420 return link_active; in e1000_has_link()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_types.h | 1005 bool link_active; member
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | netdev.c | 1867 bool link_active; in igbvf_has_link() local 1879 link_active = !hw->mac.get_link_status; in igbvf_has_link() 1885 return link_active; in igbvf_has_link()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | netdev.c | 5122 bool link_active = false; in e1000e_has_link() local 5134 link_active = !hw->mac.get_link_status; in e1000e_has_link() 5136 link_active = true; in e1000e_has_link() 5141 link_active = !!(er32(STATUS) & E1000_STATUS_LU); in e1000e_has_link() 5145 link_active = hw->mac.serdes_has_link; in e1000e_has_link() 5158 return link_active; in e1000e_has_link()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
| H A D | dcn30_hwseq.c | 717 link->link_status.link_active = true; in dcn30_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
| H A D | dce110_hwseq.c | 1737 link->link_status.link_active = false; in power_down_encoders() 1933 edp_link->link_status.link_active) { in dce110_enable_accelerated_mode()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 2819 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn20_reset_back_end_for_pipe() 3049 && !link->link_status.link_active) { in dcn20_enable_stream()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_main.c | 5792 bool link_active = false; in igc_has_link() local 5802 link_active = !hw->mac.get_link_status; in igc_has_link() 5813 return link_active; in igc_has_link()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 853 link->link_status.link_active = true; in dcn32_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| H A D | dcn10_hwseq.c | 1302 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn10_reset_back_end_for_pipe() 1828 link->link_status.link_active = true; in dcn10_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
| H A D | dcn35_hwseq.c | 206 link->link_status.link_active = true; in dcn35_init_hw()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 219 link->link_status.link_active = true; in dcn401_init_hw() 1978 if (!pipe_ctx->stream->dpms_off || link->link_status.link_active) in dcn401_reset_back_end_for_pipe()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 5478 bool link_active = false; in igb_has_link() local 5492 link_active = !hw->mac.get_link_status; in igb_has_link() 5510 return link_active; in igb_has_link()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 1481 if (link->link_status.link_active) { in disable_vbios_mode_if_required()
|