Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Daspeed-g6-pwm-tach.c301 static int aspeed_get_fan_tach_ch_rpm(struct aspeed_pwm_tach_data *priv, in aspeed_get_fan_tach_ch_rpm() function
323 *val = aspeed_get_fan_tach_ch_rpm(priv, channel); in aspeed_tach_hwmon_read()
H A Daspeed-pwm-tacho.c527 static int aspeed_get_fan_tach_ch_rpm(struct aspeed_pwm_tacho_data *priv, in aspeed_get_fan_tach_ch_rpm() function
620 rpm = aspeed_get_fan_tach_ch_rpm(priv, index); in rpm_show()