Searched refs:send_mutex (Results 1 – 1 of 1) sorted by relevance
105 struct mutex send_mutex; member187 mutex_lock(&hidpp->send_mutex); in hidpp_send_message_sync()228 mutex_unlock(&hidpp->send_mutex); in hidpp_send_message_sync()1310 if (unlikely(mutex_is_locked(&hidpp->send_mutex))) { in hidpp_raw_hidpp_event()1553 mutex_init(&hidpp->send_mutex); in hidpp_probe()1611 mutex_destroy(&hidpp->send_mutex); in hidpp_probe()1622 mutex_destroy(&hidpp->send_mutex); in hidpp_remove()