Home
last modified time | relevance | path

Searched defs:init (Results 1 – 16 of 16) sorted by relevance

/drivers/hdf_core/framework/include/wifi/
Dwifi_module.h64 int32_t (*init)(struct WifiFeature *feature); member
179 int32_t (*init)(struct HdfChipDriver *chipDriver, NetDevice *netDev); member
Dhdf_ibus_intf.h50 int32_t (*init)(struct BusDev *dev, const struct HdfConfigWlanBus *busCfg); member
/drivers/hdf_core/framework/model/misc/dsoftbus/include/
Dmodule_manager.h32 SoftbusDriverModuleInit init; member
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
DNapiLog.js41 NapiLog.init = function (level, fileName) { function in NapiLog
/drivers/peripheral/secure_element/hdi_service/
Dse_impl.cpp37 int32_t SeImpl::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& statu… in init() function in OHOS::HDI::SecureElement::SeImpl
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_ddc.h65 bool init; member
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample1_driver/
Dsample1_driver.c65 static bool init = false; in GetPmListenerInstance() local
/drivers/peripheral/secure_element/vendor_adaptor/
Dse_vendor_adaptions.cpp36 int32_t SeVendorAdaptions::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementSt… in init() function in OHOS::HDI::SecureElement::SeVendorAdaptions
/drivers/hdf_core/framework/model/network/common/netdevice/
Dnet_device_impl.h31 int32_t (*init)(struct NetDeviceImpl *netDevice); member
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
Dohos_bt_vendor_lib.h167 int (*init)(const BtVendorCallbacksT* pCb, unsigned char* localBdaddr); member
/drivers/hdf_core/framework/model/display/driver/
Dhdf_disp.h106 int32_t (*init)(struct PanelData *panel); member
143 int32_t (*init)(uint32_t devId); member
/drivers/hdf_core/framework/test/unittest/platform/virtual/
Dpin_virtual.c24 uint32_t init; member
/drivers/peripheral/usb/ddk/host/include/
Dliteos_adapter.h93 int32_t (*init)(const struct UsbSession *session); member
Dlinux_adapter.h114 int32_t (*init)(const struct UsbSession *session); member
/drivers/hdf_core/framework/model/camera/device_manager/include/
Dcamera_device_manager.h182 int32_t (*init)(struct CameraDeviceDriver *deviceDriver, struct CameraDevice *camDev); member
/drivers/hdf_core/framework/include/net/
Dnet_device.h498 int32_t (*init)(struct NetDevice *netDev); /**< Initializes a network device to be added. */ member