Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/uwb/
Dneh.c118 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