Home
last modified time | relevance | path

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

123

/linux-6.6.21/drivers/firmware/efi/
Ddev-path-parser.c101 if (node->header.sub_type != EFI_DEV_END_INSTANCE && in parse_end_path()
102 node->header.sub_type != EFI_DEV_END_ENTIRE) in parse_end_path()
108 return node->header.sub_type; in parse_end_path()
160 (*node)->header.sub_type == EFI_DEV_BASIC_ACPI) in efi_get_device_by_path()
163 (*node)->header.sub_type == EFI_DEV_PCI) in efi_get_device_by_path()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddmub_abm_lcd.c73 cmd.abm_set_pwm_frac.header.sub_type = DMUB_CMD__ABM_SET_PWM_FRAC; in dmub_abm_enable_fractional_pwm()
152 cmd.abm_set_level.header.sub_type = DMUB_CMD__ABM_SET_LEVEL; in dmub_abm_set_level()
181 cmd.abm_init_config.header.sub_type = DMUB_CMD__ABM_INIT_CONFIG; in dmub_abm_init_config()
201 cmd.abm_pause.header.sub_type = DMUB_CMD__ABM_PAUSE; in dmub_abm_set_pause()
240 cmd.abm_save_restore.header.sub_type = DMUB_CMD__ABM_SAVE_RESTORE; in dmub_abm_save_restore()
269 cmd.abm_set_pipe.header.sub_type = DMUB_CMD__ABM_SET_PIPE; in dmub_abm_set_pipe()
292 cmd.abm_set_backlight.header.sub_type = DMUB_CMD__ABM_SET_BACKLIGHT; in dmub_abm_set_backlight_level()
Ddmub_psr.c152 cmd.psr_set_version.header.sub_type = DMUB_CMD__PSR_SET_VERSION; in dmub_psr_set_version()
195 cmd.psr_enable.header.sub_type = DMUB_CMD__PSR_ENABLE; in dmub_psr_enable()
197 cmd.psr_enable.header.sub_type = DMUB_CMD__PSR_DISABLE; in dmub_psr_enable()
245 cmd.psr_set_level.header.sub_type = DMUB_CMD__PSR_SET_LEVEL; in dmub_psr_set_level()
264 cmd.psr_set_vtotal.header.sub_type = DMUB_CMD__SET_SINK_VTOTAL_IN_PSR_ACTIVE; in dmub_psr_set_sink_vtotal_in_psr_active()
282 cmd.psr_set_power_opt.header.sub_type = DMUB_CMD__SET_PSR_POWER_OPT; in dmub_psr_set_power_opt()
334 cmd.psr_copy_settings.header.sub_type = DMUB_CMD__PSR_COPY_SETTINGS; in dmub_psr_copy_settings()
436 cmd.psr_force_static.header.sub_type = DMUB_CMD__PSR_FORCE_STATIC; in dmub_psr_force_static()
Ddmub_replay.c79 cmd.replay_enable.header.sub_type = DMUB_CMD__REPLAY_ENABLE; in dmub_replay_enable()
125 cmd.replay_set_power_opt.header.sub_type = DMUB_CMD__SET_REPLAY_POWER_OPT; in dmub_replay_set_power_opt()
166 cmd.replay_copy_settings.header.sub_type = DMUB_CMD__REPLAY_COPY_SETTINGS; in dmub_replay_copy_settings()
230 cmd.replay_set_coasting_vtotal.header.sub_type = DMUB_CMD__REPLAY_SET_COASTING_VTOTAL; in dmub_replay_set_coasting_vtotal()
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.6.21/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()
79 cmd.panel_cntl.header.sub_type = DMUB_CMD__PANEL_CNTL_HW_INIT; in dcn31_panel_cntl_hw_init()
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()
Ddcn31_hwseq.c416 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_SAVE_INIT; in dcn31_z10_save_init()
434 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_RESTORE; in dcn31_z10_restore()
/linux-6.6.21/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.6.21/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.6.21/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c119 cmd.digx_encoder_control.header.sub_type = in encoder_control_dmcub()
255 cmd.dig1_transmitter_control.header.sub_type = in transmitter_control_dmcub()
317 cmd.dig1_transmitter_control.header.sub_type = in transmitter_control_dmcub_v1_7()
426 cmd.set_pixel_clock.header.sub_type = DMUB_CMD__VBIOS_SET_PIXEL_CLOCK; in set_pixel_clock_dmcub()
792 cmd.enable_disp_power_gating.header.sub_type = in enable_disp_power_gating_dmcub()
1001 cmd.lvtma_control.header.sub_type = in enable_lvtma_control_dmcub()
/linux-6.6.21/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.6.21/tools/testing/selftests/tdx/
Dtdx_guest_test.c34 __u8 sub_type; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/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.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c261 cmd.drr_update.header.sub_type = DMUB_CMD__FAMS_DRR_UPDATE; in dc_dmub_srv_drr_update_cmd()
277 cmd.drr_update.header.sub_type = DMUB_CMD__FAMS_SET_MANUAL_TRIGGER; in dc_dmub_srv_set_drr_manual_trigger_cmd()
334 cmd.fw_assisted_mclk_switch.header.sub_type = DMUB_CMD__FAMS_SETUP_FW_CTRL; in dc_dmub_srv_p_state_delegate()
392 cmd.query_feature_caps.header.sub_type = 0; in dc_dmub_srv_query_caps_cmd()
416 cmd.visual_confirm_color.header.sub_type = 0; in dc_dmub_srv_get_visual_confirm_color_cmd()
726 cmd.fw_assisted_mclk_switch_v2.header.sub_type = DMUB_CMD__HANDLE_SUBVP_CMD; in dc_dmub_setup_subvp_dmub_command()
Ddc_helper.c162 cmd_buf->header.sub_type = 0; in dmub_reg_value_burst_set_pack()
191 cmd_buf->header.sub_type = 0; in dmub_reg_value_pack()
216 cmd_buf->header.sub_type = 0; in dmub_reg_wait_done_pack()
/linux-6.6.21/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h122 u8 sub_type; member
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h154 u8 sub_type; member
/linux-6.6.21/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.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hwseq.c713 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_NO_DF_REQ; in dcn30_apply_idle_power_optimizations()
811 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_COPY_CURSOR; in dcn30_apply_idle_power_optimizations()
848 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_ALLOW; in dcn30_apply_idle_power_optimizations()
867 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_DISALLOW; in dcn30_apply_idle_power_optimizations()
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/fw/
Derror-dump.h260 u8 sub_type; member
/linux-6.6.21/drivers/infiniband/hw/mlx5/
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()
Dodp.c1402 pfault->event_subtype = eqe->sub_type; in mlx5_ib_eq_pf_process()
1407 eqe->sub_type, pfault->bytes_committed); in mlx5_ib_eq_pf_process()
1409 switch (eqe->sub_type) { in mlx5_ib_eq_pf_process()
1458 eqe->sub_type); in mlx5_ib_eq_pf_process()
/linux-6.6.21/drivers/platform/chrome/wilco_ec/
Dtelemetry.c95 u8 sub_type; member

123