Searched refs:setup_uinput (Results 1 – 2 of 2) sorted by relevance
33 int (*setup_uinput) (struct fake_input *fake, struct fake_hid *fake_hid); member
351 .setup_uinput = ps3remote_setup_uinput,397 if (fake_hid->setup_uinput(fake, fake_hid)) { in fake_hid_connadd()