Home
last modified time | relevance | path

Searched refs:restart_handler (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.h331 wifi_subsystem_restart_handler restart_handler; // trigger sub system handler member
Dwifi_logger.cpp1255 info->restart_handler = handler; in wifi_set_subsystem_restart_handler()
1294 if (info->restart_handler.on_subsystem_restart) { in wifi_trigger_subsystem_restart()
1296 info->restart_handler.on_subsystem_restart); in wifi_trigger_subsystem_restart()
1297 (info->restart_handler.on_subsystem_restart)(error_str); in wifi_trigger_subsystem_restart()