Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dadb.h50 ADB_MSG_PRE_RESET, /* Called before resetting the bus */ enumerator
/linux-6.1.9/drivers/macintosh/
Dadb.c367 ADB_MSG_PRE_RESET, NULL); in do_adb_reset_bus()
Dadbhid.c720 case ADB_MSG_PRE_RESET: in adb_message_handler()