Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/hidp/
H A Dcore.c1248 static int hidp_session_wake_function(wait_queue_entry_t *wait, in hidp_session_wake_function() function
1266 DEFINE_WAIT_FUNC(ctrl_wait, hidp_session_wake_function); in hidp_session_thread()
1267 DEFINE_WAIT_FUNC(intr_wait, hidp_session_wake_function); in hidp_session_thread()