Searched refs:adb_message_handler (Results 1 – 1 of 1) sorted by relevance
65 static int adb_message_handler(struct notifier_block *, unsigned long, void *);67 .notifier_call = adb_message_handler,717 adb_message_handler(struct notifier_block *this, unsigned long code, void *x) in adb_message_handler() function