Searched refs:input_free_device_property (Results 1 – 4 of 4) sorted by relevance
110 .input_free_device_property = input_free_device_property,404 void input_free_device_property(input_host_t* host, input_property_t* property) { in input_free_device_property() function
189 void input_free_device_property(input_host_t* host, input_property_t* property);
74 mCallbacks.input_free_device_property(mHost, *property); in freeDeviceProperty()
535 void (*input_free_device_property)(input_host_t* host, input_property_t* property); member