Home
last modified time | relevance | path

Searched refs:hidp_session_terminate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dcore.c70 static void hidp_session_terminate(struct hidp_session *s);
424 hidp_session_terminate(session); in hidp_idle_timeout()
502 hidp_session_terminate(session); in hidp_process_hid_control()
646 hidp_session_terminate(session); in hidp_process_transmit()
900 hidp_session_terminate(session); in hidp_session_dev_work()
1079 static void hidp_session_terminate(struct hidp_session *session) in hidp_session_terminate() function
1168 hidp_session_terminate(session); in hidp_session_remove()
1199 * - You call hidp_session_terminate() which sets the in hidp_session_run()
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dcore.c70 static void hidp_session_terminate(struct hidp_session *s);
424 hidp_session_terminate(session); in hidp_idle_timeout()
502 hidp_session_terminate(session); in hidp_process_hid_control()
646 hidp_session_terminate(session); in hidp_process_transmit()
899 hidp_session_terminate(session); in hidp_session_dev_work()
1078 static void hidp_session_terminate(struct hidp_session *session) in hidp_session_terminate() function
1167 hidp_session_terminate(session); in hidp_session_remove()
1198 * - You call hidp_session_terminate() which sets the in hidp_session_run()

Completed in 4 milliseconds