Home
last modified time | relevance | path

Searched refs:kone_lock (Results 1 – 2 of 2) sorted by relevance

/drivers/hid/
Dhid-roccat-kone.c278 mutex_lock(&kone->kone_lock); in kone_sysfs_read_settings()
280 mutex_unlock(&kone->kone_lock); in kone_sysfs_read_settings()
302 mutex_lock(&kone->kone_lock); in kone_sysfs_write_settings()
308 mutex_unlock(&kone->kone_lock); in kone_sysfs_write_settings()
320 mutex_unlock(&kone->kone_lock); in kone_sysfs_write_settings()
339 mutex_lock(&kone->kone_lock); in kone_sysfs_read_profilex()
341 mutex_unlock(&kone->kone_lock); in kone_sysfs_read_profilex()
362 mutex_lock(&kone->kone_lock); in kone_sysfs_write_profilex()
371 mutex_unlock(&kone->kone_lock); in kone_sysfs_write_profilex()
423 mutex_lock(&kone->kone_lock); in kone_sysfs_show_weight()
[all …]
Dhid-roccat-kone.h205 struct mutex kone_lock; member