Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathnvar.h411 void (*gpio_config_input)(struct athn_softc *, int); member
H A Dathn.c1198 ops->gpio_config_input(sc, AR_GPIO_BTACTIVE_PIN); in athn_btcoex_init()
1212 ops->gpio_config_input(sc, AR_GPIO_BTACTIVE_PIN); in athn_btcoex_init()
1213 ops->gpio_config_input(sc, AR_GPIO_BTPRIORITY_PIN); in athn_btcoex_init()
H A Darn5008.c172 ops->gpio_config_input = ar5008_gpio_config_input; in ar5008_attach()
H A Darn9003.c190 ops->gpio_config_input = ar9003_gpio_config_input; in ar9003_attach()