Home
last modified time | relevance | path

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

/drivers/peripheral/connected_nfc_tag/vendor_adapter/
Dconnected_nfc_tag_vendor_adapter.h28 int32_t (*init)(); member
/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.cpp43 int32_t SeImpl::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& statu… in init() function in OHOS::HDI::SecureElement::SeImpl
/drivers/peripheral/secure_element/sim_hdi_service/
Dsecure_element_interface_service.cpp31 int32_t SecureElementInterfaceService::init( in init() function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SecureElementInterfaceService
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample1_driver/
Dsample1_driver.c65 static bool init = false; in GetPmListenerInstance() local
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_ddc.h65 bool init; member
/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/peripheral/secure_element/vendor_adaptor/
Dse_vendor_adaptions.cpp61 int32_t SeVendorAdaptions::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementSt… in init() function in OHOS::HDI::SecureElement::SeVendorAdaptions
/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.h123 int32_t (*init)(const struct UsbSession *session); member
/drivers/peripheral/secure_element/vendor_sim_adaptor/
Dse_vendor_adaptions.cpp195 int32_t SimSeVendorAdaptions::init( in init() function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SimSeVendorAdaptions
/drivers/peripheral/usb/net/src/
Drndis_rawapi.c49 struct RndisInit *init; 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