Home
last modified time | relevance | path

Searched refs:ppp_output_wakeup (Results 1 – 4 of 4) sorted by relevance

/drivers/net/
Dppp_synctty.c551 ppp_output_wakeup(&ap->chan); in ppp_sync_process()
703 ppp_output_wakeup(&ap->chan); in ppp_sync_flush_output()
Dppp_async.c508 ppp_output_wakeup(&ap->chan); in ppp_async_process()
744 ppp_output_wakeup(&ap->chan); in ppp_async_flush_output()
Dppp_generic.c2085 ppp_output_wakeup(struct ppp_channel *chan) in ppp_output_wakeup() function
2752 EXPORT_SYMBOL(ppp_output_wakeup);
/drivers/char/pcmcia/ipwireless/
Dnetwork.c76 ppp_output_wakeup(network->ppp_channel); in notify_packet_sent()