Home
last modified time | relevance | path

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

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