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

/freebsd-10.2-release/sys/arm/samsung/exynos/
H A Dexynos5_pad.c88 static int pad_pin_setflags(device_t, uint32_t, uint32_t);
632 pad_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) function
694 DEVMETHOD(gpio_pin_setflags, pad_pin_setflags),

Completed in 34 milliseconds