Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/uwb/
Dneh.c118 static void uwb_rc_neh_timer(unsigned long arg);
227 neh->timer.function = uwb_rc_neh_timer; in uwb_rc_neh_add()
570 static void uwb_rc_neh_timer(unsigned long arg) in uwb_rc_neh_timer() function