Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c106 ah->ah_gpioSet = ar9300_Stub_GpioSet; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h51 extern HAL_BOOL ar9300_Stub_GpioSet(struct ath_hal *, uint32_t gpio, uint32_t val);
H A Dar9300_stub_funcs.c287 ar9300_Stub_GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val) in ar9300_Stub_GpioSet() function