Searched refs:ADB_MSG_POWERDOWN (Results 1 – 3 of 3) sorted by relevance
83 ADB_MSG_POWERDOWN, /* Currently called before sleep only */ enumerator
274 blocking_notifier_call_chain(&adb_client_list, ADB_MSG_POWERDOWN, NULL); in adb_suspend()
721 case ADB_MSG_POWERDOWN: in adb_message_handler()