Home
last modified time | relevance | path

Searched refs:CMD_POWER_DOWN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/camera/
H A Dcamera_product.h39 CMD_POWER_DOWN, enumerator
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/
H A Dcamera_control.cpp59 ret = SendCameraCmd(CMD_POWER_DOWN, reqData, respData); in CameraPowerDown()
/ohos5.0/drivers/hdf_core/framework/model/camera/dispatch/src/
H A Dcamera_dispatch.c499 {CMD_POWER_DOWN, CameraCmdPowerDown},