Home
last modified time | relevance | path

Searched defs:create_device_definition (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/host/
H A DInputDriver.cpp303 input_device_definition_t* create_device_definition(input_host_t* host) { in create_device_definition() function
/aosp12/hardware/libhardware/include/hardware/
H A Dinput.h424 input_device_definition_t* (*create_device_definition)(input_host_t* host); member