Home
last modified time | relevance | path

Searched refs:setup_uinput (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/input/
Dfakehid.h33 int (*setup_uinput) (struct fake_input *fake, struct fake_hid *fake_hid); member
Dfakehid.c351 .setup_uinput = ps3remote_setup_uinput,
397 if (fake_hid->setup_uinput(fake, fake_hid)) { in fake_hid_connadd()