Home
last modified time | relevance | path

Searched refs:ar9300_Stub_GpioGet (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c105 ah->ah_gpioGet = ar9300_Stub_GpioGet; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h52 extern uint32_t ar9300_Stub_GpioGet(struct ath_hal *ah, uint32_t gpio);
H A Dar9300_stub_funcs.c295 ar9300_Stub_GpioGet(struct ath_hal *ah, uint32_t gpio) in ar9300_Stub_GpioGet() function