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

/freebsd-11.0-release/sys/arm/freescale/vybrid/
H A Dvf_gpio.c83 static int vf_gpio_pin_set(device_t, uint32_t, unsigned int);
338 vf_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) function
375 DEVMETHOD(gpio_pin_set, vf_gpio_pin_set),

Completed in 51 milliseconds