Searched refs:gpiotools_get_values (Results 1 – 4 of 4) sorted by relevance
51 ret = gpiotools_get_values(fd, &values); in hammer_device()81 ret = gpiotools_get_values(fd, &values); in hammer_device()
203 int gpiotools_get_values(const int fd, struct gpio_v2_line_values *values) in gpiotools_get_values() function313 ret = gpiotools_get_values(fd, &lv); in gpiotools_gets()
39 int gpiotools_get_values(const int fd, struct gpio_v2_line_values *values);
63 ret = gpiotools_get_values(lfd, &values); in monitor_device()