Home
last modified time | relevance | path

Searched defs:driverName (Results 1 – 22 of 22) sorted by relevance

/drivers/hdf_core/framework/model/camera/utils/src/
Dcamera_utils.c288 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()
353 int32_t GetStreamNum(const char *driverName, struct CameraDeviceDriver *deviceDriver) in GetStreamNum()
367 int32_t GetUvcNum(const char *driverName, struct CameraDeviceDriver *deviceDriver) in GetUvcNum()
381 int32_t GetDeviceNum(const char *driverName, int camId, int type) in GetDeviceNum()
417 int32_t CheckFrameRate(int camId, const char *driverName, int type, struct CameraCtrlConfig *ctrlCo… in CheckFrameRate()
458 const char **driverName, int32_t *camId, struct CameraDevice **camDev) in CameraGetDeviceInfo()
[all …]
/drivers/hdf_core/framework/model/camera/device_impl/src/
Dcamera_stream.c132 static int32_t CameraReceiveFmtData(int camId, const char *driverName, in CameraReceiveFmtData()
238 static int32_t CameraSetFPSData(int camId, const char *driverName, in CameraSetFPSData()
266 static int32_t CameraStreamEnumFmt(struct CameraDevice *camDev, const char *driverName, int camId, in CameraStreamEnumFmt()
293 static int32_t CameraEnumFmtData(struct CameraDevice *camDev, const char *driverName, int camId, in CameraEnumFmtData()
314 static int32_t CameraEnumFramesizesData(struct CameraDevice *camDev, const char *driverName, int ca… in CameraEnumFramesizesData()
335 static int32_t CameraEnumFrameintervalData(struct CameraDevice *camDev, const char *driverName, int… in CameraEnumFrameintervalData()
364 const char *driverName = comDev->driverName; in CameraEnumFmt() local
452 const char *driverName = comDev->driverName; in CameraStreamEnumDevice() local
492 const char *driverName = comDev->driverName; in CameraQueueInit() local
524 const char *driverName, int camId, struct UserCameraReq *requestData) in CameraDeviceReqMemory()
[all …]
/drivers/hdf_core/framework/core/manager/src/
Ddriver_manager.c98 static struct HdfDriver *HdfDriverManagerFoundDriver(const char *driverName) in HdfDriverManagerFoundDriver()
113 struct HdfDriver *HdfDriverManagerGetDriver(const char *driverName) in HdfDriverManagerGetDriver()
/drivers/hdf_core/framework/model/network/ethernet/src/
Deth_chip_driver.c16 static struct HdfEthChipDriverFactory *HdfEthGetChipDriverByName(const char *driverName) in HdfEthGetChipDriverByName()
Dhdf_eth_core.c16 static struct HdfEthChipDriverFactory *HdfEthGetDriverFactory(const char *driverName) in HdfEthGetDriverFactory()
/drivers/hdf_core/framework/model/network/wifi/platform/src/
Dhdf_wlan_chipdriver_manager.c21 static struct HdfChipDriverFactory *HdfWlanGetChipDriverByName(const char *driverName) in HdfWlanGetChipDriverByName()
/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/
Dpkg_tables.h28 std::string driverName; member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
Dcamera_common.h68 char driverName[DRIVER_NAME_NUM]; member
77 char driverName[DRIVER_NAME_NUM]; member
91 char driverName[DRIVER_NAME_NUM]; member
101 char driverName[DRIVER_NAME_NUM]; member
108 char driverName[DRIVER_NAME_NUM]; member
116 char driverName[DRIVER_NAME_NUM]; member
139 char driverName[DRIVER_NAME_NUM]; member
/drivers/hdf_core/framework/include/wifi/
Dhdf_wifi_product.h72 const char *driverName; /**< Driver name */ member
Dhdf_wlan_chipdriver_manager.h75 const char *driverName; /**< Driver name */ member
Dhdf_ibus_intf.h43 const char *driverName; member
/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_pnp_server.c243 int32_t AudioUhdfUnloadDriver(const char *driverName) in AudioUhdfUnloadDriver()
286 int32_t AudioUhdfLoadDriver(const char *driverName) in AudioUhdfLoadDriver()
/drivers/external_device_manager/interfaces/innerkits/
Ddriver_ext_mgr_types.h116 std::string driverName; variable
/drivers/hdf_core/framework/include/ethernet/
Deth_chip_driver.h38 const char *driverName; member
/drivers/hdf_core/interfaces/inner_api/host/shared/
Dhdf_device_node.h45 char *driverName; member
/drivers/hdf_core/framework/model/network/ethernet/include/
Deth_device.h56 const char *driverName; member
/drivers/hdf_core/framework/core/host/src/
Dhdf_device_object.c187 struct HdfDeviceObject *HdfDeviceObjectAlloc(struct HdfDeviceObject *parent, const char *driverName) in HdfDeviceObjectAlloc()
/drivers/hdf_core/framework/model/network/wifi/core/
Dhdf_wifi_core.c166 static struct HdfChipDriverFactory *HdfWlanGetDriverFactory(const char *driverName) in HdfWlanGetDriverFactory()
/drivers/hdf_core/framework/model/audio/dispatch/src/
Daudio_control_dispatch.c150 const char *driverName = NULL; in ControlHostElemUnloadCard() local
/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wlan_config.h106 const char *driverName; member
/drivers/hdf_core/framework/model/camera/dispatch/src/
Dcamera_dispatch.c84 const char *driverName = NULL; in CameraOpenCamera() local
/drivers/hdf_core/framework/model/camera/device_manager/include/
Dcamera_device_manager.h189 const char *driverName; member