Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dfarsync.c573 static void fst_process_int_work_q(unsigned long work_q);
576 static DECLARE_TASKLET(fst_int_task, fst_process_int_work_q, 0);
636 fst_process_int_work_q(unsigned long /*void **/work_q) in fst_process_int_work_q() function