Home
last modified time | relevance | path

Searched defs:init (Results 1 – 11 of 11) 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.js42 NapiLog.init = function (level, fileName) { function in NapiLog
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_ddc.h65 bool init; member
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
Dohos_bt_vendor_lib.h167 int (*init)(const bt_vendor_callbacks_t* p_cb, unsigned char* local_bdaddr); member
/drivers/hdf_core/framework/model/network/common/netdevice/
Dnet_device_impl.h31 int32_t (*init)(struct NetDeviceImpl *netDevice); 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/peripheral/usb/ddk/host/include/
Dliteos_adapter.h93 int32_t (*init)(const struct UsbSession *session); member
Dlinux_adapter.h113 int32_t (*init)(const struct UsbSession *session); member
/drivers/hdf_core/framework/include/net/
Dnet_device.h498 int32_t (*init)(struct NetDevice *netDev); /**< Initializes a network device to be added. */ member