Searched refs:uwb_rc_neh_timer (Results 1 – 1 of 1) sorted by relevance
118 static void uwb_rc_neh_timer(unsigned long arg);226 setup_timer(&neh->timer, uwb_rc_neh_timer, (unsigned long)neh); in uwb_rc_neh_add()568 static void uwb_rc_neh_timer(unsigned long arg) in uwb_rc_neh_timer() function