Lines Matching refs:attr
397 * Temp attr for the f71858fg, the f71858fg is special as it has its
439 /* Temp attr for the standard models */
491 /* Temp attr for models which can beep on temp alarm */
527 * Temp attr for the f8000
556 /* in attr for all models */
580 /* Fan / PWM attr common to all models */
648 * PWM attr for the f71862fg, fewer pwms and fewer zones per pwm than the
720 * PWM attr for the f71808e/f71869, almost identical to the f71862fg, but the
801 /* PWM attr for the standard models */
968 /* Fan attr specific to the f8000 (4th fan input can only measure speed) */
974 * PWM attr for the f8000, zones mapped to temp instead of to pwm!
2211 struct sensor_device_attribute_2 *attr, int count)
2216 err = device_create_file(&pdev->dev, &attr[i].dev_attr);
2224 struct sensor_device_attribute_2 *attr, int count)
2229 device_remove_file(&pdev->dev, &attr[i].dev_attr);