HomeSort by relevance Sort by last modified time
    Searched defs:PROGRAM_NAME (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
tiwlan_loader.c 33 #define PROGRAM_NAME "wlan_loader"
246 acquire_wake_lock(PARTIAL_WAKE_LOCK, PROGRAM_NAME);
253 release_wake_lock(PROGRAM_NAME);
259 release_wake_lock(PROGRAM_NAME);
  /system/wlan/ti/wilink_6_1/CUDK/tiwlan_loader/
tiwlan_loader.c 33 #define PROGRAM_NAME "wlan_loader"
246 acquire_wake_lock(PARTIAL_WAKE_LOCK, PROGRAM_NAME);
253 release_wake_lock(PROGRAM_NAME);
259 release_wake_lock(PROGRAM_NAME);
  /external/giflib/
gif_lib_private.h 7 #define PROGRAM_NAME "GIFLIB"
13 #define VersionStr PROGRAM_NAME " IBMPC " GIF_LIB_VERSION \
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/tiwlan_loader/
tiwlan_loader.c 46 #define PROGRAM_NAME "wlan_loader"
357 acquire_wake_lock(PARTIAL_WAKE_LOCK, PROGRAM_NAME);
364 release_wake_lock(PROGRAM_NAME);
372 release_wake_lock(PROGRAM_NAME);

Completed in 45 milliseconds