Searched refs:send_mutex (Results 1 – 1 of 1) sorted by relevance
94 struct mutex send_mutex; member176 mutex_lock(&hidpp->send_mutex); in hidpp_send_message_sync()217 mutex_unlock(&hidpp->send_mutex); in hidpp_send_message_sync()976 if (unlikely(mutex_is_locked(&hidpp->send_mutex))) { in hidpp_raw_hidpp_event()1197 mutex_init(&hidpp->send_mutex); in hidpp_probe()1255 mutex_destroy(&hidpp->send_mutex); in hidpp_probe()1266 mutex_destroy(&hidpp->send_mutex); in hidpp_remove()