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

/freebsd-11.0-release/sys/arm/altera/socfpga/
H A Dsocfpga_gpio.c114 static int socfpga_gpio_pin_getflags(device_t, uint32_t, uint32_t *);
278 socfpga_gpio_pin_getflags(device_t dev, uint32_t pin, uint32_t *flags) function
437 DEVMETHOD(gpio_pin_getflags, socfpga_gpio_pin_getflags),

Completed in 105 milliseconds