Searched refs:ppp_async_process (Results 1 – 1 of 1) sorted by relevance
105 static void ppp_async_process(struct tasklet_struct *t);183 tasklet_setup(&ap->tsk, ppp_async_process); in ppp_asynctty_open()486 static void ppp_async_process(struct tasklet_struct *t) in ppp_async_process() function