Home
last modified time | relevance | path

Searched refs:mv_gpio_pin_setflags (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/mv/
H A Dgpio.c154 static int mv_gpio_pin_setflags(device_t, uint32_t, uint32_t);
175 DEVMETHOD(gpio_pin_setflags, mv_gpio_pin_setflags),
1127 mv_gpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) in mv_gpio_pin_setflags() function