Lines Matching refs:InputDriverInterface
297 auto driver = static_cast<InputDriverInterface*>(host); in create_device_identifier()
302 auto driver = static_cast<InputDriverInterface*>(host); in create_device_definition()
307 auto driver = static_cast<InputDriverInterface*>(host); in create_input_report_definition()
312 auto driver = static_cast<InputDriverInterface*>(host); in create_output_report_definition()
317 auto driver = static_cast<InputDriverInterface*>(host); in free_report_definition()
323 auto driver = static_cast<InputDriverInterface*>(host); in input_device_definition_add_report()
329 auto driver = static_cast<InputDriverInterface*>(host); in input_report_definition_add_collection()
336 auto driver = static_cast<InputDriverInterface*>(host); in input_report_definition_declare_usage_int()
343 auto driver = static_cast<InputDriverInterface*>(host); in input_report_definition_declare_usages_bool()
349 auto driver = static_cast<InputDriverInterface*>(host); in register_device()
354 auto driver = static_cast<InputDriverInterface*>(host); in unregister_device()
359 auto driver = static_cast<InputDriverInterface*>(host); in input_allocate_report()
365 auto driver = static_cast<InputDriverInterface*>(host); in input_report_set_usage_int()
371 auto driver = static_cast<InputDriverInterface*>(host); in input_report_set_usage_bool()
376 auto driver = static_cast<InputDriverInterface*>(host); in report_event()
382 auto driver = static_cast<InputDriverInterface*>(host); in input_get_device_property_map()
388 auto driver = static_cast<InputDriverInterface*>(host); in input_get_device_property()
393 auto driver = static_cast<InputDriverInterface*>(host); in input_get_property_key()
398 auto driver = static_cast<InputDriverInterface*>(host); in input_get_property_value()
403 auto driver = static_cast<InputDriverInterface*>(host); in input_free_device_property()
408 auto driver = static_cast<InputDriverInterface*>(host); in input_free_device_property_map()