Lines Matching refs:attr
706 * Temp attr for the f71858fg, the f71858fg is special as it has its
757 /* Temp attr for the standard models */
845 /* Temp attr for models which can beep on temp alarm */
881 * Temp attr for the f8000
919 /* in attr for all models */
1270 /* Fan / PWM attr common to all models */
1609 * PWM attr for the f71862fg, fewer pwms and fewer zones per pwm than the
1681 * PWM attr for the f71808e/f71869, almost identical to the f71862fg, but the
1762 /* PWM attr for the standard models */
1929 /* Fan attr specific to the f8000 (4th fan input can only measure speed) */
1935 * PWM attr for the f8000, zones mapped to temp instead of to pwm!
2107 struct sensor_device_attribute_2 *attr, int count)
2112 err = device_create_file(&pdev->dev, &attr[i].dev_attr);
2120 struct sensor_device_attribute_2 *attr, int count)
2125 device_remove_file(&pdev->dev, &attr[i].dev_attr);