• Home
  • Raw
  • Download

Lines Matching refs:InputDriverInterface

299     auto driver = static_cast<InputDriverInterface*>(host);  in create_device_identifier()
304 auto driver = static_cast<InputDriverInterface*>(host); in create_device_definition()
309 auto driver = static_cast<InputDriverInterface*>(host); in create_input_report_definition()
314 auto driver = static_cast<InputDriverInterface*>(host); in create_output_report_definition()
319 auto driver = static_cast<InputDriverInterface*>(host); in free_report_definition()
325 auto driver = static_cast<InputDriverInterface*>(host); in input_device_definition_add_report()
331 auto driver = static_cast<InputDriverInterface*>(host); in input_report_definition_add_collection()
338 auto driver = static_cast<InputDriverInterface*>(host); in input_report_definition_declare_usage_int()
345 auto driver = static_cast<InputDriverInterface*>(host); in input_report_definition_declare_usages_bool()
351 auto driver = static_cast<InputDriverInterface*>(host); in register_device()
356 auto driver = static_cast<InputDriverInterface*>(host); in unregister_device()
361 auto driver = static_cast<InputDriverInterface*>(host); in input_allocate_report()
367 auto driver = static_cast<InputDriverInterface*>(host); in input_report_set_usage_int()
373 auto driver = static_cast<InputDriverInterface*>(host); in input_report_set_usage_bool()
378 auto driver = static_cast<InputDriverInterface*>(host); in report_event()
384 auto driver = static_cast<InputDriverInterface*>(host); in input_get_device_property_map()
390 auto driver = static_cast<InputDriverInterface*>(host); in input_get_device_property()
395 auto driver = static_cast<InputDriverInterface*>(host); in input_get_property_key()
400 auto driver = static_cast<InputDriverInterface*>(host); in input_get_property_value()
405 auto driver = static_cast<InputDriverInterface*>(host); in input_free_device_property()
410 auto driver = static_cast<InputDriverInterface*>(host); in input_free_device_property_map()