Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_gpio.c80 static int vf_gpio_pin_setflags(device_t, uint32_t, uint32_t);
314 vf_gpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) in vf_gpio_pin_setflags() function
370 DEVMETHOD(gpio_pin_setflags, vf_gpio_pin_setflags),