Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dadb.h85 ADB_MSG_POST_RESET /* Called after resetting the bus (re-do init & register) */ enumerator
/linux-2.4.37.9/drivers/macintosh/
Dmac_keyb.c742 case ADB_MSG_POST_RESET: in adb_message_handler()
Dadb.c421 nret = notifier_call_chain(&adb_client_list, ADB_MSG_POST_RESET, NULL); in do_adb_reset_bus()
Dadbhid.c438 case ADB_MSG_POST_RESET: in adb_message_handler()