Home
last modified time | relevance | path

Searched refs:sub_type (Results 1 – 25 of 67) sorted by relevance

123

/linux-6.12.1/drivers/firmware/efi/
Ddev-path-parser.c98 if (node->header.sub_type != EFI_DEV_END_INSTANCE && in parse_end_path()
99 node->header.sub_type != EFI_DEV_END_ENTIRE) in parse_end_path()
105 return node->header.sub_type; in parse_end_path()
157 (*node)->header.sub_type == EFI_DEV_BASIC_ACPI) in efi_get_device_by_path()
160 (*node)->header.sub_type == EFI_DEV_PCI) in efi_get_device_by_path()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/
Ddmub_replay.c57 cmd.replay_enable.header.sub_type = DMUB_CMD__REPLAY_ENABLE; in dmub_replay_enable()
103 cmd.replay_set_power_opt.header.sub_type = DMUB_CMD__SET_REPLAY_POWER_OPT; in dmub_replay_set_power_opt()
144 cmd.replay_copy_settings.header.sub_type = DMUB_CMD__REPLAY_COPY_SETTINGS; in dmub_replay_copy_settings()
212 pCmd->header.sub_type = DMUB_CMD__REPLAY_SET_COASTING_VTOTAL; in dmub_replay_set_coasting_vtotal()
282 pCmd->header.sub_type = DMUB_CMD__REPLAY_SET_POWER_OPT_AND_COASTING_VTOTAL; in dmub_replay_set_power_opt_and_coasting_vtotal()
319 cmd.replay_set_timing_sync.header.sub_type = in dmub_replay_send_cmd()
331 cmd.replay_set_frameupdate_timer.header.sub_type = in dmub_replay_send_cmd()
345 cmd.replay_set_pseudo_vtotal.header.sub_type = in dmub_replay_send_cmd()
357 cmd.replay_disabled_adaptive_sync_sdp.header.sub_type = in dmub_replay_send_cmd()
369 cmd.replay_set_general_cmd.header.sub_type = in dmub_replay_send_cmd()
Ddmub_abm_lcd.c69 cmd.abm_set_pwm_frac.header.sub_type = DMUB_CMD__ABM_SET_PWM_FRAC; in dmub_abm_enable_fractional_pwm()
148 cmd.abm_set_level.header.sub_type = DMUB_CMD__ABM_SET_LEVEL; in dmub_abm_set_level()
177 cmd.abm_init_config.header.sub_type = DMUB_CMD__ABM_INIT_CONFIG; in dmub_abm_init_config()
197 cmd.abm_pause.header.sub_type = DMUB_CMD__ABM_PAUSE; in dmub_abm_set_pause()
236 cmd.abm_save_restore.header.sub_type = DMUB_CMD__ABM_SAVE_RESTORE; in dmub_abm_save_restore()
265 cmd.abm_set_pipe.header.sub_type = DMUB_CMD__ABM_SET_PIPE; in dmub_abm_set_pipe()
288 cmd.abm_set_backlight.header.sub_type = DMUB_CMD__ABM_SET_BACKLIGHT; in dmub_abm_set_backlight_level()
308 cmd.abm_set_event.header.sub_type = DMUB_CMD__ABM_SET_EVENT; in dmub_abm_set_event()
Ddmub_psr.c150 cmd.psr_set_version.header.sub_type = DMUB_CMD__PSR_SET_VERSION; in dmub_psr_set_version()
193 cmd.psr_enable.header.sub_type = DMUB_CMD__PSR_ENABLE; in dmub_psr_enable()
195 cmd.psr_enable.header.sub_type = DMUB_CMD__PSR_DISABLE; in dmub_psr_enable()
243 cmd.psr_set_level.header.sub_type = DMUB_CMD__PSR_SET_LEVEL; in dmub_psr_set_level()
262 cmd.psr_set_vtotal.header.sub_type = DMUB_CMD__SET_SINK_VTOTAL_IN_PSR_ACTIVE; in dmub_psr_set_sink_vtotal_in_psr_active()
280 cmd.psr_set_power_opt.header.sub_type = DMUB_CMD__SET_PSR_POWER_OPT; in dmub_psr_set_power_opt()
332 cmd.psr_copy_settings.header.sub_type = DMUB_CMD__PSR_COPY_SETTINGS; in dmub_psr_copy_settings()
442 cmd.psr_force_static.header.sub_type = DMUB_CMD__PSR_FORCE_STATIC; in dmub_psr_force_static()
Ddmub_outbox.c45 cmd.outbox1_enable.header.sub_type = 0; in dmub_enable_outbox_notification()
Ddmub_hw_lock_mgr.c40 cmd.lock_hw.header.sub_type = 0; in dmub_hw_lock_mgr_cmd()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_panel_cntl.c51 cmd->panel_cntl.header.sub_type = DMUB_CMD__PANEL_CNTL_QUERY_BACKLIGHT_INFO; in dcn31_query_backlight_info()
80 cmd.panel_cntl.header.sub_type = DMUB_CMD__PANEL_CNTL_HW_INIT; in dcn31_panel_cntl_hw_init()
105 cmd.panel_cntl.header.sub_type = DMUB_CMD__PANEL_DEBUG_PWM_FREQ; in dcn31_panel_cntl_hw_init()
/linux-6.12.1/drivers/staging/nvec/
Dnvec_power.c71 u8 sub_type; member
94 if (res->sub_type == 0) { in nvec_power_notifier()
131 switch (res->sub_type) { in nvec_power_bat_notifier()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c119 cmd.digx_encoder_control.header.sub_type = in encoder_control_dmcub()
256 cmd.dig1_transmitter_control.header.sub_type = in transmitter_control_dmcub()
318 cmd.dig1_transmitter_control.header.sub_type = in transmitter_control_dmcub_v1_7()
427 cmd.set_pixel_clock.header.sub_type = DMUB_CMD__VBIOS_SET_PIXEL_CLOCK; in set_pixel_clock_dmcub()
793 cmd.enable_disp_power_gating.header.sub_type = in enable_disp_power_gating_dmcub()
1002 cmd.lvtma_control.header.sub_type = in enable_lvtma_control_dmcub()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c152 eqe_type_str(eqe->type), eqe->sub_type); in any_notifier()
316 switch (eqe->sub_type) { in pcie_core()
340 eqe_type_str(eqe->type), eqe->sub_type); in forward_event()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c367 cmd.drr_update.header.sub_type = DMUB_CMD__FAMS_DRR_UPDATE; in dc_dmub_srv_drr_update_cmd()
383 cmd.drr_update.header.sub_type = DMUB_CMD__FAMS_SET_MANUAL_TRIGGER; in dc_dmub_srv_set_drr_manual_trigger_cmd()
441 cmd.fw_assisted_mclk_switch.header.sub_type = DMUB_CMD__FAMS_SETUP_FW_CTRL; in dc_dmub_srv_p_state_delegate()
504 cmd.query_feature_caps.header.sub_type = 0; in dc_dmub_srv_query_caps_cmd()
529 cmd.visual_confirm_color.header.sub_type = 0; in dc_dmub_srv_get_visual_confirm_color_cmd()
870 cmd.fw_assisted_mclk_switch_v2.header.sub_type = DMUB_CMD__HANDLE_SUBVP_CMD; in dc_dmub_setup_subvp_dmub_command()
1272 cmd.idle_opt_notify_idle.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_NOTIFY_IDLE; in dc_dmub_srv_notify_idle()
1505 cmd.idle_opt_set_dc_power_state.header.sub_type = DMUB_CMD__IDLE_OPT_SET_DC_POWER_STATE; in dc_dmub_srv_notify_fw_dc_power_state()
1701 global_cmd->header.sub_type = DMUB_CMD__FAMS2_CONFIG; in dc_dmub_srv_fams2_update_config()
1719 stream_cmd->header.sub_type = DMUB_CMD__FAMS2_CONFIG; in dc_dmub_srv_fams2_update_config()
[all …]
Ddc_helper.c160 cmd_buf->header.sub_type = 0; in dmub_reg_value_burst_set_pack()
189 cmd_buf->header.sub_type = 0; in dmub_reg_value_pack()
214 cmd_buf->header.sub_type = 0; in dmub_reg_wait_done_pack()
/linux-6.12.1/drivers/firmware/efi/libstub/
Dfile.c159 initrd_dp->sub_type != EFI_DEV_MEDIA_FILE) { in efi_open_device_path()
161 initrd_dp->type, initrd_dp->sub_type); in efi_open_device_path()
/linux-6.12.1/tools/testing/selftests/tdx/
Dtdx_guest_test.c34 __u8 sub_type; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
Ddcn21_hwseq.c149 cmd.abm_set_pipe.header.sub_type = DMUB_CMD__ABM_SET_PIPE; in dmub_abm_set_pipe()
169 cmd.abm_set_backlight.header.sub_type = DMUB_CMD__ABM_SET_BACKLIGHT; in dmub_abm_set_backlight()
/linux-6.12.1/include/linux/soc/ti/
Dti_sci_protocol.h591 u32 dev_id, u32 sub_type);
648 u32 dev_id, u32 sub_type) in devm_ti_sci_get_resource() argument
/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h122 u8 sub_type; member
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h184 u8 sub_type; member
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/
Derror-dump.h261 u8 sub_type; member
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dodp.c1608 pfault->event_subtype = eqe->sub_type; in mlx5_ib_eq_pf_process()
1610 switch (eqe->sub_type) { in mlx5_ib_eq_pf_process()
1631 eqe->sub_type, pfault->bytes_committed, in mlx5_ib_eq_pf_process()
1658 eqe->sub_type, pfault->bytes_committed, in mlx5_ib_eq_pf_process()
1687 eqe->sub_type, pfault->token, in mlx5_ib_eq_pf_process()
1701 eqe->sub_type); in mlx5_ib_eq_pf_process()
Dfs.c150 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action()
159 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action()
166 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action()
1688 switch (maction->flow_action_raw.sub_type) { in destroy_flow_action_raw()
2505 maction->flow_action_raw.sub_type = in mlx5_ib_create_modify_header()
2641 maction->flow_action_raw.sub_type = in mlx5_ib_flow_action_create_packet_reformat_ctx()
2678 maction->flow_action_raw.sub_type = in UVERBS_HANDLER()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn31/
Ddcn31_dio_link_encoder.c123 cmd->query_dp_alt.header.sub_type = in query_dp_alt_from_dmub()
431 cmd.dig1_dpia_control.header.sub_type = in link_dpia_control()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
Ddcn30_hwseq.c919 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_NO_DF_REQ; in dcn30_apply_idle_power_optimizations()
1021 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_COPY_CURSOR; in dcn30_apply_idle_power_optimizations()
1058 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_ALLOW; in dcn30_apply_idle_power_optimizations()
1077 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_DISALLOW; in dcn30_apply_idle_power_optimizations()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn32/
Ddcn32_dio_link_encoder.c160 cmd->query_dp_alt.header.sub_type = in query_dp_alt_from_dmub()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
Ddcn31_hwseq.c418 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_SAVE_INIT; in dcn31_z10_save_init()
436 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_RESTORE; in dcn31_z10_restore()

123