Home
last modified time | relevance | path

Searched defs:deInit (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/include/wifi/
Dwifi_module.h76 int32_t (*deInit)(struct WifiFeature *feature); member
108 int32_t (*deInit)(struct WifiModule *module); member
Dhdf_ibus_intf.h49 void (*deInit)(struct BusDev *dev); member
/drivers/hdf_core/framework/model/network/common/netdevice/
Dnet_device_impl.h32 int32_t (*deInit)(struct NetDeviceImpl *netDevice); member
/drivers/hdf_core/framework/include/net/
Dnet_device.h499 void (*deInit)(struct NetDevice *netDev); /**< Deinitializes a network device to be delete. */ member