/linux/drivers/firmware/efi/ |
A D | dev-path-parser.c | 99 if (node->header.sub_type != EFI_DEV_END_INSTANCE && in parse_end_path() 100 node->header.sub_type != EFI_DEV_END_ENTIRE) in parse_end_path() 106 return node->header.sub_type; in parse_end_path() 158 (*node)->header.sub_type == EFI_DEV_BASIC_ACPI) in efi_get_device_by_path() 161 (*node)->header.sub_type == EFI_DEV_PCI) in efi_get_device_by_path()
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
A D | dmub_psr.c | 131 cmd.psr_set_version.header.sub_type = DMUB_CMD__PSR_SET_VERSION; in dmub_psr_set_version() 169 cmd.psr_enable.header.sub_type = DMUB_CMD__PSR_ENABLE; in dmub_psr_enable() 171 cmd.psr_enable.header.sub_type = DMUB_CMD__PSR_DISABLE; in dmub_psr_enable() 220 cmd.psr_set_level.header.sub_type = DMUB_CMD__PSR_SET_LEVEL; in dmub_psr_set_level() 240 cmd.psr_set_power_opt.header.sub_type = DMUB_CMD__SET_PSR_POWER_OPT; in dmub_psr_set_power_opt() 292 cmd.psr_copy_settings.header.sub_type = DMUB_CMD__PSR_COPY_SETTINGS; in dmub_psr_copy_settings() 351 cmd.psr_force_static.header.sub_type = DMUB_CMD__PSR_FORCE_STATIC; in dmub_psr_force_static()
|
A D | dmub_abm.c | 68 cmd.abm_set_pwm_frac.header.sub_type = DMUB_CMD__ABM_SET_PWM_FRAC; in dmub_abm_enable_fractional_pwm() 160 cmd.abm_set_level.header.sub_type = DMUB_CMD__ABM_SET_LEVEL; in dmub_abm_set_level() 191 cmd.abm_init_config.header.sub_type = DMUB_CMD__ABM_INIT_CONFIG; in dmub_abm_init_config() 214 cmd.abm_pause.header.sub_type = DMUB_CMD__ABM_PAUSE; in dmub_abm_set_pause()
|
A D | dmub_outbox.c | 42 cmd.outbox1_enable.header.sub_type = 0; in dmub_enable_outbox_notification()
|
A D | dmub_hw_lock_mgr.c | 40 cmd.lock_hw.header.sub_type = 0; in dmub_hw_lock_mgr_cmd()
|
/linux/drivers/staging/nvec/ |
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/gpu/drm/amd/display/dc/dcn31/ |
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() 79 cmd.panel_cntl.header.sub_type = DMUB_CMD__PANEL_CNTL_HW_INIT; in dcn31_panel_cntl_hw_init()
|
A D | dcn31_hwseq.c | 429 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_SAVE_INIT; in dcn31_z10_save_init() 449 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_RESTORE; in dcn31_z10_restore()
|
A D | dcn31_dio_link_encoder.c | 379 cmd.dig1_dpia_control.header.sub_type = in link_dpia_control()
|
/linux/drivers/gpu/drm/amd/display/dc/bios/ |
A D | command_table2.c | 119 cmd.digx_encoder_control.header.sub_type = in encoder_control_dmcub() 257 cmd.dig1_transmitter_control.header.sub_type = in transmitter_control_dmcub() 321 cmd.dig1_transmitter_control.header.sub_type = in transmitter_control_dmcub_v1_7() 436 cmd.set_pixel_clock.header.sub_type = DMUB_CMD__VBIOS_SET_PIXEL_CLOCK; in set_pixel_clock_dmcub() 804 cmd.enable_disp_power_gating.header.sub_type = in enable_disp_power_gating_dmcub() 1013 cmd.lvtma_control.header.sub_type = in enable_lvtma_control_dmcub()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | events.c | 149 eqe_type_str(eqe->type), eqe->sub_type); in any_notifier() 313 switch (eqe->sub_type) { in pcie_core() 337 eqe_type_str(eqe->type), eqe->sub_type); in forward_event()
|
A D | fw_reset.c | 383 switch (eqe->sub_type) { in fw_reset_event_notifier()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
A D | dcn21_hwseq.c | 148 cmd.abm_set_pipe.header.sub_type = DMUB_CMD__ABM_SET_PIPE; in dmub_abm_set_pipe() 218 cmd.abm_set_backlight.header.sub_type = DMUB_CMD__ABM_SET_BACKLIGHT; in dcn21_set_backlight_level()
|
/linux/drivers/gpu/drm/amd/display/dc/ |
A D | dc_helper.c | 182 cmd_buf->header.sub_type = 0; in dmub_reg_value_burst_set_pack() 211 cmd_buf->header.sub_type = 0; in dmub_reg_value_pack() 236 cmd_buf->header.sub_type = 0; in dmub_reg_wait_done_pack()
|
/linux/include/linux/soc/ti/ |
A D | ti_sci_protocol.h | 591 u32 dev_id, u32 sub_type); 648 u32 dev_id, u32 sub_type);
|
/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_hwseq.c | 760 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_NO_DF_REQ; in dcn30_apply_idle_power_optimizations() 859 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_COPY_CURSOR; in dcn30_apply_idle_power_optimizations() 898 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_ALLOW; in dcn30_apply_idle_power_optimizations() 918 cmd.mall.header.sub_type = DMUB_CMD__MALL_ACTION_DISALLOW; in dcn30_apply_idle_power_optimizations()
|
/linux/drivers/net/ethernet/brocade/bna/ |
A D | bfa_defs_cna.h | 122 u8 sub_type; member
|
/linux/drivers/infiniband/hw/mlx5/ |
A D | fs.c | 162 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 171 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 178 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action() 1888 switch (maction->flow_action_raw.sub_type) { in destroy_flow_action_raw() 2364 maction->flow_action_raw.sub_type = in mlx5_ib_create_modify_header() 2500 maction->flow_action_raw.sub_type = in mlx5_ib_flow_action_create_packet_reformat_ctx() 2537 maction->flow_action_raw.sub_type = in UVERBS_HANDLER()
|
A D | odp.c | 1399 pfault->event_subtype = eqe->sub_type; in mlx5_ib_eq_pf_process() 1404 eqe->sub_type, pfault->bytes_committed); in mlx5_ib_eq_pf_process() 1406 switch (eqe->sub_type) { in mlx5_ib_eq_pf_process() 1455 eqe->sub_type); in mlx5_ib_eq_pf_process()
|
/linux/drivers/platform/chrome/wilco_ec/ |
A D | telemetry.c | 96 u8 sub_type; member
|
/linux/drivers/crypto/chelsio/ |
A D | chcr_algo.c | 2931 unsigned int sub_type, in ccm_format_packet() argument 2940 if (sub_type == CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) { in ccm_format_packet() 3016 unsigned int sub_type) in aead_ccm_validate_input() argument 3018 if (sub_type != CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) { in aead_ccm_validate_input() 3046 unsigned int sub_type, assoclen = req->assoclen; in create_aead_ccm_wr() local 3054 sub_type = get_aead_subtype(tfm); in create_aead_ccm_wr() 3055 if (sub_type == CRYPTO_ALG_SUB_TYPE_AEAD_RFC4309) in create_aead_ccm_wr() 3062 error = aead_ccm_validate_input(reqctx->op, req, aeadctx, sub_type); in create_aead_ccm_wr() 3108 error = ccm_format_packet(req, ivptr, sub_type, reqctx->op, assoclen); in create_aead_ccm_wr()
|
/linux/drivers/firmware/efi/libstub/ |
A D | efi-stub-helper.c | 292 (header.sub_type != EFI_DEV_END_ENTIRE)); in efi_load_option_unpack()
|
/linux/drivers/infiniband/hw/hns/ |
A D | hns_roce_device.h | 626 int sub_type; member 738 int sub_type; member
|
/linux/arch/ia64/kernel/ |
A D | efi.c | 949 hdr->sub_type == EFI_DEV_MSG_UART) in efi_uart_console_only() 955 if (hdr->sub_type == EFI_DEV_END_ENTIRE) in efi_uart_console_only()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
A D | fw_tracer.c | 1134 switch (eqe->sub_type) { in fw_tracer_event() 1144 eqe->sub_type); in fw_tracer_event()
|