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

/freebsd-11-stable/lib/libgpio/
H A DMakefile13 MLINKS= gpio.3 gpio_open.3 \
H A Dlibgpio.h59 gpio_handle_t gpio_open(unsigned int);
H A Dgpio.c41 gpio_open(unsigned int unit) function
/freebsd-11-stable/usr.sbin/gpioctl/
H A Dgpioctl.c256 handle = gpio_open(0);
260 perror("gpio_open");

Completed in 71 milliseconds