Searched refs:ar9003_gpio_write (Results 1 – 1 of 1) sorted by relevance
72 void ar9003_gpio_write(struct athn_softc *, int, int);168 ops->gpio_write = ar9003_gpio_write; in ar9003_attach()509 ar9003_gpio_write(struct athn_softc *sc, int pin, int set) in ar9003_gpio_write() function