Home
last modified time | relevance | path

Searched refs:Config (Results 1 - 20 of 20) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dcfg.mak51 # Ethernet Config
56 # Flash Config
64 # Tuner Config
69 # First Tuner Config
138 # Second Tuner Config
152 # SCI Config
167 # Video DAC Config
175 # Boot Regfile Config
180 # User Regfile Config
245 # Board Tools Config
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/
H A Dcfg.mak320 # Component hdmi Config
325 # Component hifb Config
331 # Component svp Config
350 # Component photo Config
355 # Component tde Config
360 # Component pciv Config
365 # Component avs lut Config
370 # Component pos_query Config
375 # Component tzasc Config
385 # Component pm Config
[all...]
/device/qemu/drivers/uart/
H A Duart.c107 if (udd->ops->Config == NULL) { in Hi35xxSetBaud()
111 if (udd->ops->Config(udd) != HDF_SUCCESS) { in Hi35xxSetBaud()
163 if (udd->ops->Config == NULL) { in Hi35xxSetAttribute()
167 if (udd->ops->Config(udd) != HDF_SUCCESS) { in Hi35xxSetAttribute()
H A Duart_pl011.h119 int32_t (*Config)(struct UartDriverData *udd); member
H A Duart_pl011.c350 .Config = Pl011Config,
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_exif_node.h42 RetCode Config(const int32_t streamId, const CaptureMeta &meta) override;
H A Drk_face_node.h49 RetCode Config(const int32_t streamId, const CaptureMeta& meta) override;
H A Drk_codec_node.h51 RetCode Config(const int32_t streamId, const CaptureMeta& meta) override;
H A Drk_exif_node.cpp89 RetCode RKExifNode::Config(const int32_t streamId, const CaptureMeta &meta) in Config() function in OHOS::Camera::RKExifNode
H A Drk_face_node.cpp70 RetCode RKFaceNode::Config(const int32_t streamId, const CaptureMeta& meta) in Config() function in OHOS::Camera::RKFaceNode
H A Drk_codec_node.cpp163 RetCode RKCodecNode::Config(const int32_t streamId, const CaptureMeta& meta) in Config() function in OHOS::Camera::RKCodecNode
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_codec_node.h51 RetCode Config(const int32_t streamId, const CaptureMeta& meta) override;
H A Drk_exif_node.h42 RetCode Config(const int32_t streamId, const CaptureMeta &meta) override;
H A Drk_face_node.h49 RetCode Config(const int32_t streamId, const CaptureMeta& meta) override;
H A Drk_exif_node.cpp80 RetCode RKExifNode::Config(const int32_t streamId, const CaptureMeta &meta) in Config() function in OHOS::Camera::RKExifNode
H A Drk_face_node.cpp63 RetCode RKFaceNode::Config(const int32_t streamId, const CaptureMeta& meta) in Config() function in OHOS::Camera::RKFaceNode
H A Drk_codec_node.cpp164 RetCode RKCodecNode::Config(const int32_t streamId, const CaptureMeta& meta) in Config() function in OHOS::Camera::RKCodecNode
/device/soc/hisilicon/common/platform/uart/
H A Duart_hi35xx.c181 if (udd->ops->Config == NULL) { in Hi35xxSetBaud()
185 if (udd->ops->Config(udd) != HDF_SUCCESS) { in Hi35xxSetBaud()
241 if (udd->ops->Config == NULL) { in Hi35xxSetAttribute()
245 if (udd->ops->Config(udd) != HDF_SUCCESS) { in Hi35xxSetAttribute()
H A Duart_pl011.h119 int32_t (*Config)(struct UartDriverData *udd); member
H A Duart_pl011.c349 .Config = Pl011Config,

Completed in 12 milliseconds