Searched refs:rand_nb (Results 1 – 1 of 1) sorted by relevance
125 static int uhid_create(struct __test_metadata *_metadata, int fd, int rand_nb) in uhid_create() argument130 sprintf(buf, "test-uhid-device-%d", rand_nb); in uhid_create()143 sprintf(buf, "%d", rand_nb); in uhid_create()300 static int setup_uhid(struct __test_metadata *_metadata, int rand_nb) in setup_uhid() argument309 ret = uhid_create(_metadata, fd, rand_nb); in setup_uhid()