Home
last modified time | relevance | path

Searched defs:dev_num (Results 1 – 4 of 4) sorted by relevance

/tools/iio/
Diio_event_monitor.c355 int dev_num; in main() local
Diio_generic_buffer.c360 int dev_num = -1, trig_num = -1; in main() local
/tools/counter/
Dcounter_watch_events.c196 int c, fd, i, ret, rc = 0, debug = 0, loop = 0, dev_num = 0, nwatch = 0; in main() local
/tools/testing/selftests/mm/
Dhmm-tests.c129 static bool hmm_is_coherent_type(int dev_num) in hmm_is_coherent_type()