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

/freebsd-11.0-release/sys/arm/freescale/vybrid/
H A Dvf_gpio.c82 static int vf_gpio_pin_setflags(device_t, uint32_t, uint32_t);
318 vf_gpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) function
374 DEVMETHOD(gpio_pin_setflags, vf_gpio_pin_setflags),

Completed in 51 milliseconds