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

/freebsd-10.3-release/sys/mips/atheros/
H A Dar71xx_gpio.c88 static int ar71xx_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value);
250 ar71xx_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) function
435 ar71xx_gpio_pin_set(dev, j, 1);
476 DEVMETHOD(gpio_pin_set, ar71xx_gpio_pin_set),

Completed in 49 milliseconds