Searched refs:get_hid_id (Results 1 – 3 of 3) sorted by relevance
55 static int get_hid_id(const char *path) in get_hid_id() function117 hid_id = get_hid_id(sysfs_path); in main()
68 static int get_hid_id(const char *path) in get_hid_id() function198 hid_id = get_hid_id(sysfs_path); in main()
350 static int get_hid_id(int dev_id) in get_hid_id() function492 self->hid_id = get_hid_id(self->dev_id); in FIXTURE_SETUP()
Completed in 9 milliseconds