HomeSort by relevance Sort by last modified time
    Searched refs:wmi_first (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
ndis_events.c 28 static int wmi_first = 1; variable
736 if (wmi_first) {
738 * per process, so let's use wmi_first flag to protect against
740 wmi_first = 0;
  /external/wpa_supplicant_8/src/drivers/
ndis_events.c 22 static int wmi_first = 1; variable
730 if (wmi_first) {
732 * per process, so let's use wmi_first flag to protect against
734 wmi_first = 0;

Completed in 20 milliseconds