/linux-6.12.1/drivers/firmware/efi/ |
D | dev-path-parser.c | 98 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/ |
D | dmub_replay.c | 57 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()
|
D | dmub_abm_lcd.c | 69 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()
|
D | dmub_psr.c | 150 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()
|
D | dmub_outbox.c | 45 cmd.outbox1_enable.header.sub_type = 0; in dmub_enable_outbox_notification()
|
D | dmub_hw_lock_mgr.c | 40 cmd.lock_hw.header.sub_type = 0; in dmub_hw_lock_mgr_cmd()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_panel_cntl.c | 51 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/ |
D | nvec_power.c | 71 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/ |
D | command_table2.c | 119 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/ |
D | events.c | 152 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/ |
D | dc_dmub_srv.c | 367 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 …]
|
D | dc_helper.c | 160 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/ |
D | file.c | 159 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/ |
D | tdx_guest_test.c | 34 __u8 sub_type; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
D | dcn21_hwseq.c | 149 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/ |
D | ti_sci_protocol.h | 591 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/ |
D | bfa_defs_cna.h | 122 u8 sub_type; member
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | dbg-tlv.h | 184 u8 sub_type; member
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/ |
D | error-dump.h | 261 u8 sub_type; member
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | odp.c | 1608 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()
|
D | fs.c | 150 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/ |
D | dcn31_dio_link_encoder.c | 123 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/ |
D | dcn30_hwseq.c | 919 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/ |
D | dcn32_dio_link_encoder.c | 160 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/ |
D | dcn31_hwseq.c | 418 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()
|