Lines Matching refs:store_beep
489 store_beep(struct device *dev, struct device_attribute *attr, const char *buf, in store_beep() function
599 store_beep, 0x5c, 0);
601 store_beep, 0x5c, 1);
603 store_beep, 0x5c, 2);
605 store_beep, 0x5c, 3);
607 store_beep, 0x5c, 4);
609 store_beep, 0x5c, 5);
718 static SENSOR_DEVICE_ATTR_2(in0_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
729 static SENSOR_DEVICE_ATTR_2(in2_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
738 static SENSOR_DEVICE_ATTR_2(in3_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
747 static SENSOR_DEVICE_ATTR_2(in4_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
814 static SENSOR_DEVICE_ATTR_2(fan1_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
820 static SENSOR_DEVICE_ATTR_2(fan2_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
826 static SENSOR_DEVICE_ATTR_2(fan3_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,