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

  /src/sys/dev/ic/
rt2860.c 78 static bool rt2860_wakeup(device_t self, const pmf_qual_t *qual);
440 if (pmf_device_register(sc->sc_dev, rt2860_wakeup, rt2860_suspend))
490 rt2860_wakeup(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 14 milliseconds