Searched refs:rand_nb (Results 1 – 1 of 1) sorted by relevance
134 static int uhid_create(struct __test_metadata *_metadata, int fd, int rand_nb) in uhid_create() argument139 sprintf(buf, "test-uhid-device-%d", rand_nb); in uhid_create()152 sprintf(buf, "%d", rand_nb); in uhid_create()302 static int setup_uhid(struct __test_metadata *_metadata, int rand_nb) in setup_uhid() argument311 ret = uhid_create(_metadata, fd, rand_nb); in setup_uhid()