Searched refs:ncpdgram_timeout_proc (Results 1 – 3 of 3) sorted by relevance
152 extern void ncpdgram_timeout_proc(struct work_struct *work);
501 void ncpdgram_timeout_proc(struct work_struct *work) in ncpdgram_timeout_proc() function
653 INIT_WORK(&server->timeout_tq, ncpdgram_timeout_proc); in ncp_fill_super()