pwm_freq_from_reg 675 drivers/hwmon/f71805f.c return sprintf(buf, "%lu\n", pwm_freq_from_reg(data->pwm_freq[nr])); pwm_freq_from_reg 1130 drivers/hwmon/w83627hf.c pwm_freq_from_reg(data->pwm_freq[nr])); pwm_freq_from_reg 843 drivers/hwmon/w83795.c val = pwm_freq_from_reg(data->pwm[index][nr], data->clkin);