Searched refs:input_get_device_property_map (Results 1 – 4 of 4) sorted by relevance
106 .input_get_device_property_map = input_get_device_property_map,382 input_property_map_t* input_get_device_property_map(input_host_t* host, in input_get_device_property_map() function
179 input_property_map_t* input_get_device_property_map(input_host_t* host,
112 mCallbacks.input_get_device_property_map(mHost, id)); in getDevicePropertyMap()
509 input_property_map_t* (*input_get_device_property_map)(input_host_t* host, member