Home
last modified time | relevance | path

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

/freebsd/tools/test/gpioevents/
H A Dgpioevents.c190 print_event_summary(const struct gpio_event_summary *sum) in print_event_summary()
205 print_event_summary((const struct gpio_event_summary *)buf); in print_gpio_event()
213 const struct gpio_event_summary sum[numrecs]; in run_read()
222 recsize = sizeof(struct gpio_event_summary); in run_read()
396 recsize = sizeof(struct gpio_event_summary); in run_aio_read()
/freebsd/sys/sys/
H A Dgpio.h124 struct gpio_event_summary { struct
/freebsd/sys/dev/gpio/
H A Dgpioc.c725 struct gpio_event_summary sum; in gpioc_read()
736 recsize = sizeof(struct gpio_event_summary); in gpioc_read()
1041 recsize = sizeof(struct gpio_event_summary); in gpioc_kqread()