Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/hidp/
H A Dcore.c406 static void hidp_idle_timeout(struct timer_list *t) in hidp_idle_timeout() function
951 timer_setup(&session->timer, hidp_idle_timeout, 0); in hidp_session_new()