Searched defs:fake_hid (Results 1 – 3 of 3) sorted by relevance
27 struct fake_hid { struct33 int (*setup_uinput) (struct fake_input *fake, struct fake_hid *fake_hid); argument37 struct fake_hid *get_fake_hid(uint16_t vendor, uint16_t product); argument
276 struct fake_hid *fake_hid) in ps3remote_setup_uinput()377 struct fake_hid *fake_hid) in fake_hid_connadd()
576 struct fake_hid *fake_hid; in hidp_add_connection() local