Searched refs:EVENT_TTY_WAKEUP (Results 1 – 2 of 2) sorted by relevance
83 # define EVENT_TTY_WAKEUP 0 macro
595 set_bit(EVENT_TTY_WAKEUP, &acm->flags); in acm_write_bulk()621 if (test_and_clear_bit(EVENT_TTY_WAKEUP, &acm->flags)) in acm_softint()