Home
last modified time | relevance | path

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

/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/google/marlin/camera/QCamera2/util/
DQCameraFlash.cpp177 struct msm_flash_cfg_data_t cfg; in initFlash() local
222 struct msm_flash_cfg_data_t cfg; in setFlashMode() local
282 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/os/platform/stm32/
Di2c.c175 const struct StmI2cCfg *cfg; member
769 …ne struct Gpio* stmI2cGpioInit(const struct StmI2cBoardCfg *board, const struct StmI2cGpioCfg *cfg) in stmI2cGpioInit()
789 const struct StmI2cCfg *cfg = &mStmI2cCfgs[busId]; in i2cMasterRequest() local
831 const struct StmI2cCfg *cfg = pdev->cfg; in i2cMasterRelease() local
933 const struct StmI2cCfg *cfg = &mStmI2cCfgs[busId]; in i2cSlaveRequest() local
957 const struct StmI2cCfg *cfg = pdev->cfg; in i2cSlaveRelease() local
979 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.c131 uint32_t cfg = RCC->CFGR; in pwrGetBusSpeed() local
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c360 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \ argument
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
Dusb.c332 unsigned int cfg; in usb_drv_set_address() 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/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/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1788 struct sensor_init_cfg_data cfg; in get_num_of_cameras() local
/device/generic/goldfish-opengl/system/egl/
Degl.cpp115 #define VALIDATE_CONFIG(cfg,ret) \ argument
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3166 #define DEC_OPS_CAL_CFG_TEST(power, firmware, rate, flush, cal, cfg, test) \ argument
3172 #define DEC_OPS_CFG(power, firmware, rate, flush, cfg) \ argument
/device/google/dragon/recovery/updater/
Dec_commands.h2118 struct ec_thermal_config cfg; member