Searched refs:uhid_device (Results 1 – 3 of 3) sorted by relevance
22 struct uhid_device { struct161 static void uhid_destroy(struct __test_metadata *_metadata, struct uhid_device *hid) in uhid_destroy()296 static int uhid_send_event(struct __test_metadata *_metadata, struct uhid_device *hid, in uhid_send_event()313 static bool match_sysfs_device(struct uhid_device *hid, const char *workdir, struct dirent *dir) in match_sysfs_device()345 static int get_hid_id(struct uhid_device *hid) in get_hid_id()377 static int get_hidraw(struct uhid_device *hid) in get_hidraw()421 static int open_hidraw(struct uhid_device *hid) in open_hidraw()435 static int setup_uhid(struct __test_metadata *_metadata, struct uhid_device *hid, in setup_uhid()
12 struct uhid_device hid; in FIXTURE()
17 struct uhid_device hid; in FIXTURE()
Completed in 7 milliseconds