Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/host/
H A DInputDriver.cpp296 ::input_device_identifier_t* create_device_identifier(input_host_t* host, in create_device_identifier() function
/aosp12/hardware/libhardware/include/hardware/
H A Dinput.h416 input_device_identifier_t* (*create_device_identifier)(input_host_t* host, member