Home
last modified time | relevance | path

Searched refs:ResetDriver (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_service.c55 service->interface.ResetDriver = WlanInterfaceResetDriver; in WlanInterfaceImplGetInstance()
/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c517 static int32_t ResetDriver(const uint8_t chipId, const char *ifName) in ResetDriver() function
648 singleWifiInstance.resetDriver = ResetDriver; in WifiConstruct()
/drivers/peripheral/wlan/test/fuzztest/
H A Dwlan_common_fuzzer.cpp196 interface->ResetDriver(interface, chipId, ifName); in FuzzResetDriver()
/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp385 int32_t rc = g_wlanObj->ResetDriver(g_wlanObj, chipId, nullptr); in HWTEST_F()
387 rc = g_wlanObj->ResetDriver(g_wlanObj, chipId, ifName); in HWTEST_F()
H A Dwlan_hdi_hal_services_c_test.cpp428 rc = g_wlanObj->ResetDriver(g_wlanObj, chipId, ifName); in HWTEST_F()

Completed in 6 milliseconds