Home
last modified time | relevance | path

Searched defs:fake_hid (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/input/
Dfakehid.h27 struct fake_hid { struct
33 int (*setup_uinput) (struct fake_input *fake, struct fake_hid *fake_hid); argument
37 struct fake_hid *get_fake_hid(uint16_t vendor, uint16_t product); argument
Dfakehid.c276 struct fake_hid *fake_hid) in ps3remote_setup_uinput()
377 struct fake_hid *fake_hid) in fake_hid_connadd()
Ddevice.c576 struct fake_hid *fake_hid; in hidp_add_connection() local