Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 12 of 12) sorted by relevance

/device/moto/shamu/camera/QCamera2/util/
DQCameraFlash.cpp178 struct msm_camera_led_cfg_t cfg; in initFlash() local
215 struct msm_camera_led_cfg_t cfg; in setFlashMode() local
268 struct msm_camera_led_cfg_t cfg; in deinitFlash() local
/device/lge/bullhead/camera/QCamera2/util/
DQCameraFlash.cpp178 struct msm_flash_cfg_data_t cfg; in initFlash() local
224 struct msm_flash_cfg_data_t cfg; in setFlashMode() local
283 struct msm_flash_cfg_data_t cfg; in deinitFlash() local
/device/huawei/angler/camera/QCamera2/util/
DQCameraFlash.cpp178 struct msm_flash_cfg_data_t cfg; in initFlash() local
224 struct msm_flash_cfg_data_t cfg; in setFlashMode() local
283 struct msm_flash_cfg_data_t cfg; in deinitFlash() local
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Di2c.c175 const struct StmI2cCfg *cfg; member
761 …ne struct Gpio* stmI2cGpioInit(const struct StmI2cBoardCfg *board, const struct StmI2cGpioCfg *cfg) in stmI2cGpioInit()
781 const struct StmI2cCfg *cfg = &mStmI2cCfgs[busId]; in i2cMasterRequest() local
823 const struct StmI2cCfg *cfg = pdev->cfg; in i2cMasterRelease() local
924 const struct StmI2cCfg *cfg = &mStmI2cCfgs[busId]; in i2cSlaveRequest() local
948 const struct StmI2cCfg *cfg = pdev->cfg; in i2cSlaveRelease() local
970 const struct StmI2cCfg *cfg = pdev->cfg; in i2cSlaveEnableRx() local
Dspi.c108 const struct StmSpiCfg *cfg; member
593 static void stmSpiInit(struct StmSpiDev *pdev, const struct StmSpiCfg *cfg, in stmSpiInit()
617 const struct StmSpiCfg *cfg = &mStmSpiCfgs[busId]; in spiRequest() local
Dpwr.c132 uint32_t cfg = RCC->CFGR; in pwrGetBusSpeed() local
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1399 struct sensor_init_cfg_data cfg; in get_num_of_cameras() local
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1518 struct sensor_init_cfg_data cfg; in get_num_of_cameras() local
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1518 struct sensor_init_cfg_data cfg; in get_num_of_cameras() local
/device/generic/goldfish/opengl/system/egl/
Degl.cpp89 #define VALIDATE_CONFIG(cfg,ret) \ argument
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c2558 #define DEC_OPS_CAL_CFG(power, firmware, rate, flush, cal, cfg) \ argument
2563 #define DEC_OPS_CFG(power, firmware, rate, flush, cfg) \ argument
/device/google/dragon/recovery/updater/
Dec_commands.h2118 struct ec_thermal_config cfg; member