Searched refs:gpio_read (Results 1 – 4 of 4) sorted by relevance
384 int (*gpio_read)(struct athn_softc *, int); member
2296 reg = ops->gpio_read(sc, sc->rfsilent_pin); in athn_hw_reset()
161 ops->gpio_read = ar5008_gpio_read; in ar5008_attach()
167 ops->gpio_read = ar9003_gpio_read; in ar9003_attach()