Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/
Dneh.c104 static void uwb_rc_neh_timer(struct timer_list *t);
212 timer_setup(&neh->timer, uwb_rc_neh_timer, 0); in uwb_rc_neh_add()
554 static void uwb_rc_neh_timer(struct timer_list *t) in uwb_rc_neh_timer() function