Home
last modified time | relevance | path

Searched refs:ADB_MSG_POWERDOWN (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dadb.h83 ADB_MSG_POWERDOWN, /* Currently called before sleep only */ enumerator
/linux-3.4.99/drivers/macintosh/
Dadb.c274 blocking_notifier_call_chain(&adb_client_list, ADB_MSG_POWERDOWN, NULL); in adb_suspend()
Dadbhid.c721 case ADB_MSG_POWERDOWN: in adb_message_handler()