Home
last modified time | relevance | path

Searched defs:ops (Results 301 - 325 of 448) sorted by relevance

1...<<1112131415161718

/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dtypec.h142 static inline void typec_port_register_altmodes(struct typec_port *port, const struct typec_altmode_ops *ops, in typec_port_register_altmodes() argument
259 const struct typec_operations *ops; member
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dhibernate.c101 void hibernation_set_ops(const struct platform_hibernation_ops *ops) in hibernation_set_ops() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_stats_v3x.c987 struct rkisp_stats_ops_v3x *ops = (struct rkisp_stats_ops_v3x *)stats_vdev->priv_ops; in rkisp_stats_send_meas_v3x() local
[all...]
H A Disp_stats_v21.c947 struct rkisp_stats_v21_ops *ops = (struct rkisp_stats_v21_ops *)stats_vdev->priv_ops; in rkisp_stats_send_meas_v21() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mipi_dsi.h109 const struct mipi_dsi_host_ops *ops; member
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_core.c498 static void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgp2p.h83 wl_p2p_ops_t ops; member
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Ddw9763.c435 const struct v4l2_ctrl_ops *ops = &dw9763_vcm_ctrl_ops; in dw9763_init_controls() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_stats_v21.c941 struct rkisp_stats_v21_ops *ops = in rkisp_stats_send_meas_v21() local
[all...]
H A Disp_stats_v3x.c1036 struct rkisp_stats_ops_v3x *ops = in rkisp_stats_send_meas_v3x() local
[all...]
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v2_1.cpp181 GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph> model, std::vector<bool>& ops) GetSupportedOperation() argument
H A Dhdi_device_v2_0.cpp186 GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph> model, std::vector<bool>& ops) GetSupportedOperation() argument
H A Dneural_network_runtime.cpp456 std::string ops; in CheckExtensionConfigs() local
626 std::string ops; in OH_NNModel_BuildFromMetaGraph() local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/
H A Dhdi_device_test.cpp642 std::vector<bool> ops; in HWTEST_F() local
671 std::vector<bool> ops; in HWTEST_F() local
2014 std::vector<bool> ops; HWTEST_F() local
2043 std::vector<bool> ops; HWTEST_F() local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp82 GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph> model, std::vector<bool>& ops) GetSupportedOperation() argument
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp83 GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph> model, std::vector<bool>& ops) GetSupportedOperation() argument
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp372 Drawing::RuntimeEffectOptions ops; in InitBlurEffectForAdvancedFilter() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Ddraw_cmd_test.cpp322 SaveLayerOps ops; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native.cpp307 static void ParseDecodingOps(DecodeOptions &decOps, struct OH_DecodingOptions *ops) in ParseDecodingOps() argument
426 OH_ImageSourceNative_CreatePixelmap(OH_ImageSourceNative *source, OH_DecodingOptions *ops, OH_PixelmapNative **pixelmap) OH_ImageSourceNative_CreatePixelmap() argument
453 OH_ImageSourceNative_CreatePixelmapList(OH_ImageSourceNative *source, OH_DecodingOptions *ops, OH_PixelmapNative *resVecPixMap[], size_t outSize) OH_ImageSourceNative_CreatePixelmapList() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_mdk_kits.cpp52 static void ParseImageSourceOps(SourceOptions &opts, struct OhosImageSourceOps* ops) in ParseImageSourceOps() argument
60 static void ParseDecodingOps(DecodeOptions &decOps, struct OhosImageDecodingOps* ops) in ParseDecodingOps() argument
116 ImageSourceNativeCreate(struct OhosImageSource* source, struct OhosImageSourceOps* ops, std::shared_ptr<ImageSource> &result, ImageResource &resource) ImageSourceNativeCreate() argument
[all...]
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp349 void RequestContext::ParseParams(std::string url, CHttpRequestOptions *ops) in ParseParams() argument
542 Request(std::string url, CHttpRequestOptions *ops, bool isInStream) Request() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfbex.cpp353 FbeOpts ops; LockScreenToKernel() local
623 FbeOpts ops; GetStatus() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumberformattesttuple.cpp290 const NumberFormatTestTupleFieldOps *ops; member
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h312 const struct usbdev_epops_s *ops; /* Endpoint operations */ global() member
358 const struct usbdev_ops_s *ops; /* Access to hardware specific features */ global() member
380 struct usbdevclass_driverops_s *ops; global() member
[all...]
/third_party/alsa-lib/aserver/
H A Daserver.c172 transport_ops_t *ops; member

Completed in 39 milliseconds

1...<<1112131415161718