Searched refs:report_mutex (Results 1 – 3 of 3) sorted by relevance
297 struct mutex report_mutex; member449 mutex_lock(&steam->report_mutex); in steam_get_serial()464 mutex_unlock(&steam->report_mutex); in steam_get_serial()476 mutex_lock(&steam->report_mutex); in steam_request_conn_status()478 mutex_unlock(&steam->report_mutex); in steam_request_conn_status()507 mutex_lock(&steam->report_mutex); in steam_haptic_pulse()509 mutex_unlock(&steam->report_mutex); in steam_haptic_pulse()529 mutex_lock(&steam->report_mutex); in steam_haptic_rumble()562 mutex_lock(&steam->report_mutex); in steam_set_lizard_mode()569 mutex_lock(&steam->report_mutex); in steam_set_lizard_mode()[all …]
261 if (mutex_lock_interruptible(&session->report_mutex)) in hidp_get_raw_report()308 mutex_unlock(&session->report_mutex); in hidp_get_raw_report()314 mutex_unlock(&session->report_mutex); in hidp_get_raw_report()339 if (mutex_lock_interruptible(&session->report_mutex)) in hidp_set_raw_report()379 mutex_unlock(&session->report_mutex); in hidp_set_raw_report()954 mutex_init(&session->report_mutex); in hidp_session_new()
177 struct mutex report_mutex; member
Completed in 16 milliseconds