Searched refs:android_unlock_suspend (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Desta_drv.c598 android_unlock_suspend( &drv->xmit_wake_lock );
610 android_unlock_suspend( &drv->exec_wake_lock );
947 android_unlock_suspend( &drv->irq_wake_lock );
952 android_unlock_suspend( &drv->exec_wake_lock );
965 android_unlock_suspend( &drv->exec_wake_lock );
995 android_unlock_suspend( &drv->timer_wake_lock );
1001 android_unlock_suspend( &drv->exec_wake_lock );
1028 android_unlock_suspend( &drv->exec_wake_lock );
1069 android_unlock_suspend( &drv->exec_wake_lock );
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
H A Desta_drv.h109 #define android_unlock_suspend(a) wake_unlock(a) macro

Completed in 83 milliseconds