Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_gpio.c322 static int aw_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value);
640 aw_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) in aw_gpio_pin_set() function
1463 DEVMETHOD(gpio_pin_set, aw_gpio_pin_set),