Home
last modified time | relevance | path

Searched refs:woke_up (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dif_pppvar.h92 volatile __u8 woke_up; /* internal state flag */ member
/linux-2.4.37.9/drivers/char/
Dn_hdlc.c164 int woke_up; member
391 n_hdlc->woke_up = 1; in n_hdlc_send_frames()
396 n_hdlc->woke_up = 0; in n_hdlc_send_frames()
457 if (n_hdlc->woke_up) in n_hdlc_send_frames()