OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setup_uinput
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/input/
fakehid.h
33
int (*
setup_uinput
) (struct fake_input *fake, struct fake_hid *fake_hid);
member in struct:fake_hid
fakehid.c
351
.
setup_uinput
= ps3remote_setup_uinput,
397
if (fake_hid->
setup_uinput
(fake, fake_hid)) {
Completed in 119 milliseconds