| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dmub_replay.c | 58 cmd.replay_enable.header.sub_type = DMUB_CMD__REPLAY_ENABLE; in dmub_replay_enable() 104 cmd.replay_set_power_opt.header.sub_type = DMUB_CMD__SET_REPLAY_POWER_OPT; in dmub_replay_set_power_opt() 145 cmd.replay_copy_settings.header.sub_type = DMUB_CMD__REPLAY_COPY_SETTINGS; in dmub_replay_copy_settings() 227 pCmd->header.sub_type = DMUB_CMD__REPLAY_SET_COASTING_VTOTAL; in dmub_replay_set_coasting_vtotal() 298 pCmd->header.sub_type = DMUB_CMD__REPLAY_SET_POWER_OPT_AND_COASTING_VTOTAL; in dmub_replay_set_power_opt_and_coasting_vtotal() 338 cmd.replay_set_timing_sync.header.sub_type = in dmub_replay_send_cmd() 351 cmd.replay_set_frameupdate_timer.header.sub_type = in dmub_replay_send_cmd() 366 cmd.replay_set_pseudo_vtotal.header.sub_type = in dmub_replay_send_cmd() 379 cmd.replay_disabled_adaptive_sync_sdp.header.sub_type = in dmub_replay_send_cmd() 392 cmd.replay_set_general_cmd.header.sub_type = in dmub_replay_send_cmd()
|
| H A 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() 445 cmd.psr_force_static.header.sub_type = DMUB_CMD__PSR_FORCE_STATIC; in dmub_psr_force_static()
|
| H A D | dmub_outbox.c | 45 cmd.outbox1_enable.header.sub_type = 0; in dmub_enable_outbox_notification()
|
| /linux/drivers/cxl/core/ |
| H A D | trace.h | 432 #define show_mem_event_sub_type(sub_type) __print_symbolic(sub_type, \ argument 475 __field(u8, sub_type) 491 __entry->sub_type = rec->sub_type; 526 show_mem_event_sub_type(__entry->sub_type), 623 __field(u8, sub_type) 639 __entry->sub_type = rec->sub_type; 681 show_mem_event_sub_type(__entry->sub_type), 803 #define show_dev_event_sub_type(sub_type) __print_symbolic(sub_type, \ argument
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_dmub_srv.c | 390 cmd.drr_update.header.sub_type = DMUB_CMD__FAMS_DRR_UPDATE; in dc_dmub_srv_drr_update_cmd() 406 cmd.drr_update.header.sub_type = DMUB_CMD__FAMS_SET_MANUAL_TRIGGER; in dc_dmub_srv_set_drr_manual_trigger_cmd() 463 cmd.fw_assisted_mclk_switch.header.sub_type = DMUB_CMD__FAMS_SETUP_FW_CTRL; in dc_dmub_srv_p_state_delegate() 525 cmd.query_feature_caps.header.sub_type = 0; in dc_dmub_srv_query_caps_cmd() 551 cmd.visual_confirm_color.header.sub_type = 0; in dc_dmub_srv_get_visual_confirm_color_cmd() 892 cmd.fw_assisted_mclk_switch_v2.header.sub_type = DMUB_CMD__HANDLE_SUBVP_CMD; in dc_dmub_setup_subvp_dmub_command() 1216 init->header.sub_type = DMUB_CMD__CURSOR_OFFLOAD_INIT; in dc_dmub_srv_cursor_offload_init() 1247 cntl->header.sub_type = in dc_dmub_srv_control_cursor_offload() 1278 cntl->header.sub_type = DMUB_CMD__CURSOR_OFFLOAD_STREAM_PROGRAM; in dc_dmub_srv_program_cursor_now() 1347 cmd.idle_opt_notify_idle.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_NOTIFY_IDLE; in dc_dmub_srv_notify_idle() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
| H A 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/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| H A D | link_dp_panel_replay.c | 263 cmd.pr_enable.header.sub_type = DMUB_CMD__PR_ENABLE; in dp_pr_enable() 301 cmd.pr_copy_settings.header.sub_type = DMUB_CMD__PR_COPY_SETTINGS; in dp_pr_copy_settings() 358 cmd.pr_update_state.header.sub_type = DMUB_CMD__PR_UPDATE_STATE; in dp_pr_update_state() 379 cmd.pr_general_cmd.header.sub_type = DMUB_CMD__PR_GENERAL_CMD; in dp_pr_set_general_cmd()
|
| /linux/drivers/staging/nvec/ |
| H A 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/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | events.c | 153 eqe_type_str(eqe->type), eqe->sub_type); in any_notifier() 346 switch (eqe->sub_type) { in pcie_core() 370 eqe_type_str(eqe->type), eqe->sub_type); in forward_event()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | mpesw.c | 259 if (eqe->sub_type == MLX5_PORT_CHANGE_SUBTYPE_DOWN || in mlx5_lag_mpesw_port_change_event() 260 eqe->sub_type == MLX5_PORT_CHANGE_SUBTYPE_ACTIVE) in mlx5_lag_mpesw_port_change_event()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
| H A D | dcn21_hwseq.c | 148 cmd.abm_set_pipe.header.sub_type = DMUB_CMD__ABM_SET_PIPE; in dcn21_dmub_abm_set_pipe() 168 cmd.abm_set_backlight.header.sub_type = DMUB_CMD__ABM_SET_BACKLIGHT; in dmub_abm_set_backlight()
|
| /linux/tools/testing/selftests/tdx/ |
| H A D | tdx_guest_test.c | 34 __u8 sub_type; member
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bfa_defs_cna.h | 122 u8 sub_type; member
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
| H A D | dcn31_hwseq.c | 423 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_SAVE_INIT; in dcn31_z10_save_init() 441 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_RESTORE; in dcn31_z10_restore() 689 cmd.abm_set_backlight.header.sub_type = DMUB_CMD__ABM_SET_BACKLIGHT; in dmub_abm_set_backlight()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | odp.c | 1652 pfault->event_subtype = eqe->sub_type; in mlx5_ib_eq_pf_process() 1654 switch (eqe->sub_type) { in mlx5_ib_eq_pf_process() 1675 eqe->sub_type, pfault->bytes_committed, in mlx5_ib_eq_pf_process() 1702 eqe->sub_type, pfault->bytes_committed, in mlx5_ib_eq_pf_process() 1731 eqe->sub_type, pfault->token, in mlx5_ib_eq_pf_process() 1745 eqe->sub_type); in mlx5_ib_eq_pf_process()
|
| H A D | fs.c | 156 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 165 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 172 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 2228 switch (maction->flow_action_raw.sub_type) { in destroy_flow_action_raw() 3095 maction->flow_action_raw.sub_type = in mlx5_ib_create_modify_header() 3231 maction->flow_action_raw.sub_type = in mlx5_ib_flow_action_create_packet_reformat_ctx() 3268 maction->flow_action_raw.sub_type = in UVERBS_HANDLER()
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | ynl.py | 615 elif isinstance(value, list) and attr.sub_type in NlAttr.type_formats: 616 format_ = NlAttr.get_format(attr.sub_type) 698 elif attr_spec.sub_type: 699 decoded = attr.as_c_array(attr_spec.sub_type)
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
| H A D | dcn30_hwseq.c | 939 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_NO_DF_REQ; in dcn30_apply_idle_power_optimizations() 1041 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_COPY_CURSOR; in dcn30_apply_idle_power_optimizations() 1078 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_ALLOW; in dcn30_apply_idle_power_optimizations() 1097 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_DISALLOW; in dcn30_apply_idle_power_optimizations()
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ynl_gen_c.py | 830 if self.sub_type == 'binary' and 'exact-len' in self.checks: 842 return f'.type = YNL_PT_U{c_upper(self.sub_type[1:])}, ' 861 if self.sub_type in scalars: 862 put_type = self.sub_type 866 elif self.sub_type == 'binary' and 'exact-len' in self.checks: 869 elif self.sub_type == 'nest': 881 return self.sub_type == 'nest' 885 if self.sub_type == 'nest': 2239 elif aspec.sub_type in scalars: 2240 ri.cw.p(f"dst->{aspec.c_name}[i] = ynl_attr_get_{aspec.sub_type}(att [all...] |
| /linux/drivers/platform/chrome/wilco_ec/ |
| H A D | telemetry.c | 96 u8 sub_type; member
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fcbuild.c | 593 u8 sub_type) in fc_gs_ms_cthdr_build() argument 598 cthdr->gs_sub_type = sub_type; in fc_gs_ms_cthdr_build()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| H A D | fw_tracer.c | 1243 switch (eqe->sub_type) { in fw_tracer_event() 1255 eqe->sub_type); in fw_tracer_event()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 569 cmd.secure_display.header.sub_type = DMUB_CMD__SECURE_DISPLAY_CRC_STOP_UPDATE; in dc_stream_forward_dmub_crc_window() 572 cmd.secure_display.header.sub_type = DMUB_CMD__SECURE_DISPLAY_CRC_WIN_NOTIFY; in dc_stream_forward_dmub_crc_window() 644 cmd.secure_display.header.sub_type = DMUB_CMD__SECURE_DISPLAY_MULTIPLE_CRC_STOP_UPDATE; in dc_stream_forward_dmub_multiple_crc_window() 646 cmd.secure_display.header.sub_type = DMUB_CMD__SECURE_DISPLAY_MULTIPLE_CRC_WIN_NOTIFY; in dc_stream_forward_dmub_multiple_crc_window() 3873 cmd.update_dirty_rect.header.sub_type = 0; in dc_dmub_update_dirty_rect() 3934 cmd.update_dirty_rect.header.sub_type = 0; in build_dmub_update_dirty_rect() 6089 cmd.smart_power_oled_enable.header.sub_type = DMUB_CMD__SMART_POWER_OLED_ENABLE; in dc_smart_power_oled_enable() 6125 cmd.smart_power_oled_getmaxcll.header.sub_type = DMUB_CMD__SMART_POWER_OLED_GETMAXCLL; in dc_smart_power_oled_get_max_cll() 6185 cmd.set_config_access.header.sub_type = DMUB_CMD__DPIA_SET_CONFIG_ACCESS; in dc_process_dmub_set_config_async() 6229 cmd.set_mst_alloc_slots.header.sub_type = DMUB_CMD__DPIA_MST_ALLOC_SLOTS; in dc_process_dmub_set_mst_slots() [all …]
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efi-stub-helper.c | 160 (header.sub_type != EFI_DEV_END_ENTIRE)); in efi_load_option_unpack()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 288 cmd.cab.header.sub_type = DMUB_CMD__CAB_NO_DCN_REQ; in dcn32_apply_idle_power_optimizations() 321 cmd.cab.header.sub_type = DMUB_CMD__CAB_DCN_SS_FIT_IN_CAB; in dcn32_apply_idle_power_optimizations() 338 cmd.cab.header.sub_type = DMUB_CMD__CAB_NO_IDLE_OPTIMIZATION; in dcn32_apply_idle_power_optimizations()
|