temp3_beep 1913 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp3_beep, S_IRUGO, show_beep, NULL, 2); temp3_beep 616 drivers/hwmon/nct7802.c static SENSOR_DEVICE_ATTR_2_RW(temp3_beep, beep, 0x5c, 2); temp3_beep 973 drivers/hwmon/w83627hf.c static SENSOR_DEVICE_ATTR_RW(temp3_beep, beep, 13); temp3_beep 614 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp3_beep, S_IRUGO, temp3_beep 1021 drivers/hwmon/w83791d.c SENSOR_ATTR(temp3_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 1),