Searched refs:dwgpio_pin_get (Results 1 – 1 of 1) sorted by relevance
103 static int dwgpio_pin_get(device_t, uint32_t, unsigned int *);268 dwgpio_pin_get(device_t dev, uint32_t pin, unsigned int *val) in dwgpio_pin_get() function406 DEVMETHOD(gpio_pin_get, dwgpio_pin_get),