Home
last modified time | relevance | path

Searched defs:input_free_device_property_map (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/host/
H A DInputDriver.cpp409 void input_free_device_property_map(input_host_t* host, input_property_map_t* map) { in input_free_device_property_map() function
/aosp12/hardware/libhardware/include/hardware/
H A Dinput.h540 void (*input_free_device_property_map)(input_host_t* host, input_property_map_t* map); member