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