Searched refs:plip_timer_bh (Results 1 – 1 of 1) sorted by relevance
143 static void plip_timer_bh(struct work_struct *work);311 INIT_DELAYED_WORK(&nl->timer, plip_timer_bh); in plip_init_netdev()382 plip_timer_bh(struct work_struct *work) in plip_timer_bh() function