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

/freebsd-11-stable/lib/libgpio/
H A DMakefile14 gpio.3 gpio_open_device.3 \
H A Dlibgpio.h60 gpio_handle_t gpio_open_device(const char *);
H A Dgpio.c47 return (gpio_open_device(device));
51 gpio_open_device(const char *device) function
/freebsd-11-stable/usr.sbin/gpioctl/
H A Dgpioctl.c258 handle = gpio_open_device(ctlfile);

Completed in 157 milliseconds