Lines Matching refs:store_beep
487 store_beep(struct device *dev, struct device_attribute *attr, const char *buf, in store_beep() function
597 store_beep, 0x5c, 0);
599 store_beep, 0x5c, 1);
601 store_beep, 0x5c, 2);
603 store_beep, 0x5c, 3);
605 store_beep, 0x5c, 4);
607 store_beep, 0x5c, 5);
716 static SENSOR_DEVICE_ATTR_2(in0_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
727 static SENSOR_DEVICE_ATTR_2(in2_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
736 static SENSOR_DEVICE_ATTR_2(in3_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
745 static SENSOR_DEVICE_ATTR_2(in4_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
812 static SENSOR_DEVICE_ATTR_2(fan1_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
818 static SENSOR_DEVICE_ATTR_2(fan2_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,
824 static SENSOR_DEVICE_ATTR_2(fan3_beep, S_IRUGO | S_IWUSR, show_beep, store_beep,