Home
last modified time | relevance | path

Searched defs:type (Results 7176 - 7200 of 24898) sorted by relevance

1...<<281282283284285286287288289290>>...996

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_hipriv.c236 hi_u8 type = 0; in at_hi_wifi_set_customer_mac() local
268 hi_u32 type = 0; in at_hi_wifi_set_dataefuse() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dnet.h284 coap_register_option(coap_context_t *ctx, uint16_t type) { in coap_register_option() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dtcpip_priv.h146 enum tcpip_msg_type type; global() member
180 enum lowpower_msg_type type; global() member
186 enum l3_event_msg_type type; global() member
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dpk.h114 mbedtls_pk_debug_type type; member
[all...]
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_connector.cpp165 void DrmConnector::ConvertTypeToName(uint32_t type, std::string &name) in ConvertTypeToName() argument
184 void DrmConnector::ConvertToHdiType(uint32_t type, InterfaceType &hdiType) in ConvertToHdiType() argument
[all...]
H A Ddrm_device.cpp280 std::vector<std::shared_ptr<DrmPlane>> DrmDevice::GetDrmPlane(uint32_t pipe, uint32_t type) in GetDrmPlane() argument
H A Ddrm_display.cpp192 std::unique_ptr<HdiLayer> DrmDisplay::CreateHdiLayer(LayerType type) in CreateHdiLayer() argument
H A Dhdi_display.cpp108 std::unique_ptr<HdiLayer> HdiDisplay::CreateHdiLayer(LayerType type) in CreateHdiLayer() argument
125 int32_t HdiDisplay::GetDisplayCompChange(uint32_t *num, uint32_t *layers, int32_t *type) in GetDisplayCompChange() argument
H A Dhdi_layer.h72 explicit HdiLayer(LayerType type) : mType(type) in HdiLayer() argument
116 void SetDeviceSelect(CompositionType type) in SetDeviceSelect() argument
H A Dhdi_layer.cpp130 int32_t HdiLayer::SetTransformMode(TransformType type) in SetTransformMode() argument
164 int32_t HdiLayer::SetLayerCompositionType(CompositionType type) in SetLayerCompositionType() argument
171 int32_t HdiLayer::SetLayerBlendType(BlendType type) in SetLayerBlendType() argument
[all...]
/device/soc/rockchip/common/hardware/display/src/display_gfx/
H A Ddisplay_gfx.c238 int32_t TransformTypeChange(TransformType type) in TransformTypeChange() argument
258 int32_t mirrorTypeChange(MirrorType type) in mirrorTypeChange() argument
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_buffer.h173 MppBufferType type; member
H A Dmpp_device.h68 unsigned int type; member
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_service.c91 static int mpp_add_driver(struct mpp_service *srv, enum MPP_DRIVER_TYPE type, struct platform_driver *driver, in mpp_add_driver() argument
/device/soc/rockchip/common/sdk_linux/scripts/kconfig/
H A Dparser.y305 type: global() label
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c527 static const char *kbase_devfreq_req_type_name(enum kbase_devfreq_work_type type) in kbase_devfreq_req_type_name() argument
552 enum kbase_devfreq_work_type type, acted_type; in kbase_devfreq_suspend_resume_worker() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_bus.h296 static INLINE int dhd_bus_dmaxfer_lpbk(dhd_pub_t *dhdp, uint32 type) { return 0; } in dhd_bus_dmaxfer_lpbk() argument
H A Ddhd_dbg_ring.h51 uint8 type; /* Per ring specific */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmipv6.h127 uint8 type; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa_debugfs.c42 enum kbase_ipa_model_param_type type; member
150 kbase_ipa_model_param_add(struct kbase_ipa_model *model, const char *name, void *addr, size_t size, enum kbase_ipa_model_param_type type) kbase_ipa_model_param_add() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_helpers_user.c275 enum kutf_helper_valtype type = KUTF_HELPER_VALTYPE_INVALID; in kutf_helper_receive_named_val() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_kcpu.h180 enum base_kcpu_command_type type; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa_debugfs.c43 enum kbase_ipa_model_param_type type; member
150 kbase_ipa_model_param_add(struct kbase_ipa_model *model, const char *name, void *addr, size_t size, enum kbase_ipa_model_param_type type) kbase_ipa_model_param_add() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops.c422 u32 type; member
563 u32 type = gpu_property_mapping[i].type; in kbase_gpuprops_populate_user_buffer() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory.c421 _mali_page_node_allocate(mali_page_node_type type) _mali_page_node_allocate() argument
[all...]

Completed in 31 milliseconds

1...<<281282283284285286287288289290>>...996