HomeSort by: relevance | last modified time | path
    Searched defs:rt2560_wakeup_expire (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
rt2560.c 101 static void rt2560_wakeup_expire(struct rt2560_softc *);
1474 rt2560_wakeup_expire(struct rt2560_softc *sc) function in typeref:typename:void
1522 if (r & RT2560_WAKEUP_EXPIRE)
1523 rt2560_wakeup_expire(sc);

Completed in 14 milliseconds