Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_misc.c154 ar5210Gpio0SetIntr(ah, select, (ar5210GpioGet(ah, select) == polarity)); in ar5210EnableRfKill()
224 ar5210Gpio0SetIntr(struct ath_hal *ah, u_int gpio, uint32_t ilevel) in ar5210Gpio0SetIntr() function
HDar5210_attach.c115 .ah_gpioSetIntr = ar5210Gpio0SetIntr,
HDar5210.h225 extern void ar5210Gpio0SetIntr(struct ath_hal *, u_int, uint32_t ilevel);