Searched refs:input_device_definition_add_report (Results 1 – 4 of 4) sorted by relevance
97 .input_device_definition_add_report = input_device_definition_add_report,323 void input_device_definition_add_report(input_host_t* host, in input_device_definition_add_report() function
149 void input_device_definition_add_report(input_host_t* host,
57 mCallbacks.input_device_definition_add_report(mHost, mDeviceDefinition, *r); in addReport()
442 void (*input_device_definition_add_report)(input_host_t* host, member