Lines Matching refs:show_pwm
126 static ssize_t show_pwm(struct device *dev, struct device_attribute *devattr, in show_pwm() function
833 static SENSOR_DEVICE_ATTR(pwm1, S_IRUGO | S_IWUSR, show_pwm, store_pwm,
835 static SENSOR_DEVICE_ATTR(pwm2, S_IRUGO | S_IWUSR, show_pwm, store_pwm,
837 static SENSOR_DEVICE_ATTR(pwm3, S_IRUGO | S_IWUSR, show_pwm, store_pwm,
917 show_pwm, store_pwm, 0x85);
919 show_pwm, store_pwm, 0x86);
921 show_pwm, store_pwm, 0x87);
923 show_pwm, store_pwm, 0x88);
924 static SENSOR_DEVICE_ATTR(pwm1_auto_point5_pwm, S_IRUGO, show_pwm, NULL, 0);
940 show_pwm, store_pwm, 0x95);
942 show_pwm, store_pwm, 0x96);
944 show_pwm, store_pwm, 0x97);
946 show_pwm, store_pwm, 0x98);
947 static SENSOR_DEVICE_ATTR(pwm2_auto_point5_pwm, S_IRUGO, show_pwm, NULL, 0);
963 show_pwm, store_pwm, 0xA5);
965 show_pwm, store_pwm, 0xA6);
967 show_pwm, store_pwm, 0xA7);
969 show_pwm, store_pwm, 0xA8);
970 static SENSOR_DEVICE_ATTR(pwm3_auto_point5_pwm, S_IRUGO, show_pwm, NULL, 0);