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