Home
last modified time | relevance | path

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

/drivers/net/ppp/
Dppp_synctty.c495 ppp_output_wakeup(&ap->chan); in ppp_sync_process()
647 ppp_output_wakeup(&ap->chan); in ppp_sync_flush_output()
Dppp_async.c499 ppp_output_wakeup(&ap->chan); in ppp_async_process()
735 ppp_output_wakeup(&ap->chan); in ppp_async_flush_output()
Dppp_generic.c3017 ppp_output_wakeup(struct ppp_channel *chan) in ppp_output_wakeup() function
3619 EXPORT_SYMBOL(ppp_output_wakeup);
/drivers/tty/ipwireless/
Dnetwork.c78 ppp_output_wakeup(network->ppp_channel); in notify_packet_sent()