Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_gpio.c396 static int aw_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value);
716 aw_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) in aw_gpio_pin_set() function
1551 DEVMETHOD(gpio_pin_set, aw_gpio_pin_set),