Searched refs:EPCA_EVENT_HANGUP (Results 1 – 2 of 2) sorted by relevance
83 #define EPCA_EVENT_HANGUP 1 macro
2350 pc_sched_event(ch, EPCA_EVENT_HANGUP); /* No dcd; hangup */ in doevent()3406 if (test_and_clear_bit(EPCA_EVENT_HANGUP, &ch->event)) in do_softint()