/drivers/hdf_core/framework/include/wifi/ |
D | wifi_module.h | 64 int32_t (*init)(struct WifiFeature *feature); member 179 int32_t (*init)(struct HdfChipDriver *chipDriver, NetDevice *netDev); member
|
D | hdf_ibus_intf.h | 50 int32_t (*init)(struct BusDev *dev, const struct HdfConfigWlanBus *busCfg); member
|
/drivers/hdf_core/framework/model/misc/dsoftbus/include/ |
D | module_manager.h | 32 SoftbusDriverModuleInit init; member
|
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
D | NapiLog.js | 41 NapiLog.init = function (level, fileName) { function in NapiLog
|
/drivers/peripheral/secure_element/hdi_service/ |
D | se_impl.cpp | 37 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/ |
D | hdmi_ddc.h | 65 bool init; member
|
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample1_driver/ |
D | sample1_driver.c | 65 static bool init = false; in GetPmListenerInstance() local
|
/drivers/peripheral/secure_element/vendor_adaptor/ |
D | se_vendor_adaptions.cpp | 36 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/ |
D | net_device_impl.h | 31 int32_t (*init)(struct NetDeviceImpl *netDevice); member
|
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
D | ohos_bt_vendor_lib.h | 167 int (*init)(const BtVendorCallbacksT* pCb, unsigned char* localBdaddr); member
|
/drivers/hdf_core/framework/model/display/driver/ |
D | hdf_disp.h | 106 int32_t (*init)(struct PanelData *panel); member 143 int32_t (*init)(uint32_t devId); member
|
/drivers/hdf_core/framework/test/unittest/platform/virtual/ |
D | pin_virtual.c | 24 uint32_t init; member
|
/drivers/peripheral/usb/ddk/host/include/ |
D | liteos_adapter.h | 93 int32_t (*init)(const struct UsbSession *session); member
|
D | linux_adapter.h | 114 int32_t (*init)(const struct UsbSession *session); member
|
/drivers/hdf_core/framework/model/camera/device_manager/include/ |
D | camera_device_manager.h | 182 int32_t (*init)(struct CameraDeviceDriver *deviceDriver, struct CameraDevice *camDev); member
|
/drivers/hdf_core/framework/include/net/ |
D | net_device.h | 498 int32_t (*init)(struct NetDevice *netDev); /**< Initializes a network device to be added. */ member
|