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

/freebsd-10.3-release/sys/mips/rt305x/
H A Drt305x_gpio.c94 static int rt305x_gpio_pin_get(device_t dev, uint32_t pin, unsigned int *val);
274 rt305x_gpio_pin_get(device_t dev, uint32_t pin, unsigned int *val) function
593 DEVMETHOD(gpio_pin_get, rt305x_gpio_pin_get),

Completed in 45 milliseconds