static void hid_function_cleanup(struct android_usb_function *f) { ghid_cleanup(); }
~Controller() { ghid_removeCallback(callback_s, this); ghid_cleanup(); }