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

/freebsd-13-stable/lib/libgpio/
H A DMakefile15 gpio.3 gpio_pin_list.3 \
H A Dlibgpio.h65 int gpio_pin_list(gpio_handle_t, gpio_config_t **);
H A Dgpio.c79 gpio_pin_list(gpio_handle_t handle, gpio_config_t **pcfgs) function
/freebsd-13-stable/usr.sbin/gpioctl/
H A Dgpioctl.c154 maxpin = gpio_pin_list(handle, &cfgs);
156 perror("gpio_pin_list");
184 maxpin = gpio_pin_list(handle, &cfgs);
186 perror("gpio_pin_list");

Completed in 73 milliseconds