Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_gpio.c395 static int aw_gpio_pin_get(device_t dev, uint32_t pin, unsigned int *value);
832 aw_gpio_pin_get(device_t dev, uint32_t pin, unsigned int *val) in aw_gpio_pin_get() function
1550 DEVMETHOD(gpio_pin_get, aw_gpio_pin_get),