HomeSort by relevance Sort by last modified time
    Searched refs:unregister_device (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/modules/input/evdev/
InputHost.cpp 107 mCallbacks.unregister_device(mHost, handle);
  /frameworks/native/services/inputflinger/host/
InputDriver.h 167 void unregister_device(input_host_t* host, input_device_handle_t* handle);
InputDriver.cpp 353 void unregister_device(input_host_t* host, input_device_handle_t* handle) { function in namespace:android
  /hardware/libhardware/include/hardware/
input.h 483 void (*unregister_device)(input_host_t* host, input_device_handle_t* handle); member in struct:input_host_callbacks

Completed in 2326 milliseconds