Searched defs:dev_num (Results 1 – 4 of 4) sorted by relevance
355 int dev_num; in main() local
360 int dev_num = -1, trig_num = -1; in main() local
196 int c, fd, i, ret, rc = 0, debug = 0, loop = 0, dev_num = 0, nwatch = 0; in main() local
129 static bool hmm_is_coherent_type(int dev_num) in hmm_is_coherent_type()