Searched refs:aslp (Results 1 – 2 of 2) sorted by relevance
106 bool aslp:1; /* waiting for device data in read() */ member310 if (flush && sc->sc_state.aslp) { in hidraw_lock_queue()311 sc->sc_state.aslp = false; in hidraw_lock_queue()444 sc->sc_state.aslp = true; in hidraw_read()452 sc->sc_state.aslp = false; in hidraw_read()982 if (sc->sc_state.aslp) { in hidraw_notify()983 sc->sc_state.aslp = false; in hidraw_notify()
74 uint32_t aslp; ///< Offset 0x1A0 ASL Sleep Time Out member