Home
last modified time | relevance | path

Searched refs:report_format (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/test/gpioevents/
H A Dgpioevents.c53 static int report_format = GPIO_EVENT_REPORT_DETAIL; variable
202 if (report_format == GPIO_EVENT_REPORT_DETAIL) in print_gpio_event()
219 if (report_format == GPIO_EVENT_REPORT_DETAIL) in run_read()
244 if (report_format == GPIO_EVENT_REPORT_DETAIL) in run_read()
393 if (report_format == GPIO_EVENT_REPORT_DETAIL) in run_aio_read()
502 report_format = GPIO_EVENT_REPORT_SUMMARY; in main()
562 if (report_format == GPIO_EVENT_REPORT_SUMMARY) { in main()