Searched refs:gpio_config_input (Results 1 – 4 of 4) sorted by relevance
411 void (*gpio_config_input)(struct athn_softc *, int); member
1198 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()
172 ops->gpio_config_input = ar5008_gpio_config_input; in ar5008_attach()
190 ops->gpio_config_input = ar9003_gpio_config_input; in ar9003_attach()