Searched refs:gpio_pin_list (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/lib/libgpio/
H A DMakefile14 gpio.3 gpio_pin_list.3 \
H A Dlibgpio.h63 int gpio_pin_list(gpio_handle_t, gpio_config_t **);
H A Dgpio.c77 gpio_pin_list(gpio_handle_t handle, gpio_config_t **pcfgs) function
/freebsd-current/usr.sbin/gpioctl/
H A Dgpioctl.c152 maxpin = gpio_pin_list(handle, &cfgs);
154 perror("gpio_pin_list");
182 maxpin = gpio_pin_list(handle, &cfgs);
184 perror("gpio_pin_list");

Completed in 111 milliseconds