Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dathnvar.h386 void (*gpio_config_input)(struct athn_softc *, int); member
H A Dathn.c1154 ops->gpio_config_input(sc, AR_GPIO_BTACTIVE_PIN); in athn_btcoex_init()
1168 ops->gpio_config_input(sc, AR_GPIO_BTACTIVE_PIN); in athn_btcoex_init()
1169 ops->gpio_config_input(sc, AR_GPIO_BTPRIORITY_PIN); in athn_btcoex_init()
H A Dar5008.c163 ops->gpio_config_input = ar5008_gpio_config_input; in ar5008_attach()
H A Dar9003.c169 ops->gpio_config_input = ar9003_gpio_config_input; in ar9003_attach()