Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dadb.h49 ADB_MSG_POWERDOWN, /* Currently called before sleep only */ enumerator
/linux-6.1.9/drivers/macintosh/
Dadb.c269 blocking_notifier_call_chain(&adb_client_list, ADB_MSG_POWERDOWN, NULL); in __adb_suspend()
Dadbhid.c721 case ADB_MSG_POWERDOWN: in adb_message_handler()