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

/linux-master/drivers/hid/
H A Dhid-lenovo.c43 struct mutex led_report_mutex; member in struct:lenovo_drvdata
80 mutex_lock(&data->led_report_mutex);
96 mutex_unlock(&data->led_report_mutex);
1234 mutex_init(&data->led_report_mutex);

Completed in 84 milliseconds