Searched defs:rootConfig (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/camera/utils/src/ |
H A D | camera_utils.c | 120 static int32_t CheckSwitchType(int type, struct CameraConfigRoot *rootConfig, int32_t camId) in CheckSwitchType() 172 struct CameraConfigRoot *rootConfig = NULL; in CheckCameraDevice() local 288 static int32_t GetSensorNum(const char *driverName, int camId, struct CameraConfigRoot *rootConfig) in GetSensorNum() 301 static int32_t GetIspNum(const char *driverName, int camId, struct CameraConfigRoot *rootConfig) in GetIspNum() 314 static int32_t GetVcmNum(const char *driverName, int camId, struct CameraConfigRoot *rootConfig) in GetVcmNum() 327 static int32_t GetLensNum(const char *driverName, int camId, struct CameraConfigRoot *rootConfig) in GetLensNum() 340 static int32_t GetFlashNum(const char *driverName, int camId, struct CameraConfigRoot *rootConfig) in GetFlashNum() 384 struct CameraConfigRoot *rootConfig = NULL; in GetDeviceNum() local 421 struct CameraConfigRoot *rootConfig = NULL; in CheckFrameRate() local 552 struct CameraConfigRoot *rootConfig = NULL; in CameraDeviceGetCtrlConfig() local
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/ |
H A D | hdf_wifi_core.c | 29 struct HdfConfigWlanRoot *rootConfig = NULL; in HdfWifiGetBusIdx() local 46 struct HdfConfigWlanRoot *rootConfig = NULL; in HdfWlanBusInit() local 114 struct HdfConfigWlanRoot *rootConfig = HdfWlanGetModuleConfigRoot(); in HdfWlanGetDeviceList() local 515 struct HdfConfigWlanRoot *rootConfig = NULL; in HdfWlanMainInit() local
|
/ohos5.0/drivers/hdf_core/framework/model/camera/core/src/ |
H A D | camera_core.c | 176 struct CameraConfigRoot *rootConfig = NULL; in HdfCameraDriverInit() local
|
/ohos5.0/drivers/hdf_core/framework/model/camera/dispatch/src/ |
H A D | camera_dispatch.c | 26 …kDeviceOps(int camId, struct CameraDeviceDriver *deviceDriver, struct CameraConfigRoot *rootConfig) in CheckDeviceOps() 87 struct CameraConfigRoot *rootConfig = NULL; in CameraOpenCamera() local
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/bus/ |
H A D | hdf_usb_intf.c | 170 struct HdfConfigWlanRoot *rootConfig = HdfWlanGetModuleConfigRoot(); in HdfGetDevHandle() local
|
H A D | hdf_sdio_intf.c | 289 struct HdfConfigWlanRoot *rootConfig = HdfWlanGetModuleConfigRoot(); in HdfGetDevHandle() local
|
/ohos5.0/drivers/hdf_core/framework/model/camera/device_impl/src/ |
H A D | camera_stream.c | 453 struct CameraConfigRoot *rootConfig = NULL; in CameraStreamEnumDevice() local
|