Home
last modified time | relevance | path

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

/drivers/hwmon/
Daspeed-pwm-tacho.c198 struct mutex tach_lock; member
533 mutex_lock(&priv->tach_lock); in aspeed_get_fan_tach_ch_rpm()
552 mutex_unlock(&priv->tach_lock); in aspeed_get_fan_tach_ch_rpm()
913 mutex_init(&priv->tach_lock); in aspeed_pwm_tacho_probe()