Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/gpio/
A Dgpio-hammer.c51 ret = gpiotools_get_values(fd, &values); in hammer_device()
81 ret = gpiotools_get_values(fd, &values); in hammer_device()
A Dgpio-utils.c135 int gpiotools_get_values(const int fd, struct gpio_v2_line_values *values) in gpiotools_get_values() function
224 ret = gpiotools_get_values(fd, &lv); in gpiotools_gets()
A Dgpio-utils.h33 int gpiotools_get_values(const int fd, struct gpio_v2_line_values *values);
A Dgpio-event-mon.c63 ret = gpiotools_get_values(lfd, &values); in monitor_device()

Completed in 6 milliseconds