Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Ddev-path-parser.c113 if (node->header.sub_type != EFI_DEV_END_INSTANCE && in parse_end_path()
114 node->header.sub_type != EFI_DEV_END_ENTIRE) in parse_end_path()
120 return node->header.sub_type; in parse_end_path()
172 (*node)->header.sub_type == EFI_DEV_BASIC_ACPI) in efi_get_device_by_path()
175 (*node)->header.sub_type == EFI_DEV_PCI) in efi_get_device_by_path()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path.c21 .sub_type = DEVICE_PATH_SUB_TYPE_END,
33 .sub_type = DEVICE_PATH_SUB_TYPE_VENDOR,
305 sddp->dp.sub_type = (desc->if_type == IF_TYPE_MMC) ? in dp_fill()
322 udp->dp.sub_type = DEVICE_PATH_SUB_TYPE_MSG_USB_CLASS; in dp_fill()
394 udp->dp.sub_type = DEVICE_PATH_SUB_TYPE_MSG_USB; in dp_part_fill()
411 cddp->dp.sub_type = DEVICE_PATH_SUB_TYPE_CDROM_PATH; in dp_part_fill()
421 hddp->dp.sub_type = DEVICE_PATH_SUB_TYPE_HARD_DRIVE_PATH; in dp_part_fill()
493 fp->dp.sub_type = DEVICE_PATH_SUB_TYPE_FILE_PATH; in efi_dp_from_file()
530 ndp->dp.sub_type = DEVICE_PATH_SUB_TYPE_MSG_MAC_ADDR; in efi_dp_from_eth()
558 p->sub_type = DEVICE_PATH_SUB_TYPE_END; in efi_dp_split_file_path()
H A Defi_device_path_to_text.c32 switch (device_node->sub_type) { in efi_convert_device_node_to_text()
57 switch (device_node->sub_type) { in efi_convert_device_node_to_text()
83 device_node->sub_type); in efi_convert_device_node_to_text()
H A Defi_net.c218 .dp.sub_type = DEVICE_PATH_SUB_TYPE_MSG_MAC_ADDR, in efi_net_register()
223 .dp.sub_type = DEVICE_PATH_SUB_TYPE_END, in efi_net_register()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c100 cmd.psr_set_version.header.sub_type = DMUB_CMD__PSR_SET_VERSION; in dmub_psr_set_version()
131 cmd.psr_enable.header.sub_type = DMUB_CMD__PSR_ENABLE; in dmub_psr_enable()
133 cmd.psr_enable.header.sub_type = DMUB_CMD__PSR_DISABLE; in dmub_psr_enable()
181 cmd.psr_set_level.header.sub_type = DMUB_CMD__PSR_SET_LEVEL; in dmub_psr_set_level()
230 cmd.psr_copy_settings.header.sub_type = DMUB_CMD__PSR_COPY_SETTINGS; in dmub_psr_copy_settings()
H A Ddmub_abm.c61 cmd.abm_set_pwm_frac.header.sub_type = DMUB_CMD__ABM_SET_PWM_FRAC; in dmub_abm_enable_fractional_pwm()
139 cmd.abm_set_level.header.sub_type = DMUB_CMD__ABM_SET_LEVEL; in dmub_abm_set_level()
165 cmd.abm_init_config.header.sub_type = DMUB_CMD__ABM_INIT_CONFIG; in dmub_abm_init_config()
H A Ddmub_hw_lock_mgr.c39 cmd.lock_hw.header.sub_type = 0; in dmub_hw_lock_mgr_cmd()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dsub_range.hpp80 >::type sub_type; typedef
82 typedef detail_dispatch::sub_range<sub_type> sub_sub_range;
/OK3568_Linux_fs/kernel/drivers/staging/nvec/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c145 eqe_type_str(eqe->type), eqe->sub_type); in any_notifier()
309 switch (eqe->sub_type) { in pcie_core()
333 eqe_type_str(eqe->type), eqe->sub_type); in forward_event()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c121 cmd.digx_encoder_control.header.sub_type = in encoder_control_dmcub()
252 cmd.dig1_transmitter_control.header.sub_type = in transmitter_control_dmcub()
358 cmd.set_pixel_clock.header.sub_type = DMUB_CMD__VBIOS_SET_PIXEL_CLOCK; in set_pixel_clock_dmcub()
726 cmd.enable_disp_power_gating.header.sub_type = in enable_disp_power_gating_dmcub()
933 cmd.cmd_common.header.sub_type = in enable_lvtma_control_dmcub()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c147 cmd.abm_set_pipe.header.sub_type = DMUB_CMD__ABM_SET_PIPE; in dmub_abm_set_pipe()
214 cmd.abm_set_backlight.header.sub_type = DMUB_CMD__ABM_SET_BACKLIGHT; in dcn21_set_backlight_level()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dmbo.h246 uint8 sub_type;
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dmbo.h246 uint8 sub_type;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dmbo.h255 uint8 sub_type;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dmbo.h255 uint8 sub_type;
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dmbo.h255 uint8 sub_type;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c181 cmd_buf->header.sub_type = 0; in dmub_reg_value_burst_set_pack()
210 cmd_buf->header.sub_type = 0; in dmub_reg_value_pack()
235 cmd_buf->header.sub_type = 0; in dmub_reg_wait_done_pack()
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h564 u32 dev_id, u32 sub_type);
621 u32 dev_id, u32 sub_type) in devm_ti_sci_get_resource() argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h122 u8 sub_type; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dfs.c160 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action()
169 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action()
176 if (maction->flow_action_raw.sub_type == in parse_flow_flow_action()
1702 switch (maction->flow_action_raw.sub_type) { in destroy_flow_action_raw()
2179 maction->flow_action_raw.sub_type = in mlx5_ib_create_modify_header()
2310 maction->flow_action_raw.sub_type = in mlx5_ib_flow_action_create_packet_reformat_ctx()
2347 maction->flow_action_raw.sub_type = in UVERBS_HANDLER()
H A Dodp.c1475 pfault->event_subtype = eqe->sub_type; in mlx5_ib_eq_pf_process()
1480 eqe->sub_type, pfault->bytes_committed); in mlx5_ib_eq_pf_process()
1482 switch (eqe->sub_type) { in mlx5_ib_eq_pf_process()
1531 eqe->sub_type); in mlx5_ib_eq_pf_process()
/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h227 ((_dp)->sub_type == DEVICE_PATH_SUB_TYPE_##_subtype))
H A Defi_api.h285 u8 sub_type; member
493 uint8_t sub_type; member
/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c96 u8 sub_type; member

123