Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/uwb/
Dneh.c118 static void uwb_rc_neh_timer(struct timer_list *t);
226 timer_setup(&neh->timer, uwb_rc_neh_timer, 0); in uwb_rc_neh_add()
568 static void uwb_rc_neh_timer(struct timer_list *t) in uwb_rc_neh_timer() function