Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dadb.h83 ADB_MSG_POWERDOWN, /* Currently called before sleep only */ enumerator
/linux-2.4.37.9/drivers/macintosh/
Dmac_keyb.c730 case ADB_MSG_POWERDOWN: in adb_message_handler()
Dadb.c349 ret = notifier_call_chain(&adb_client_list, ADB_MSG_POWERDOWN, NULL); in adb_notify_sleep()
Dadbhid.c420 case ADB_MSG_POWERDOWN: in adb_message_handler()