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