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

/freebsd-10.1-release/sys/mips/rt305x/
H A Drt305x_gpio.c93 static int rt305x_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value);
261 rt305x_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) function
605 DEVMETHOD(gpio_pin_set, rt305x_gpio_pin_set),

Completed in 86 milliseconds