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