temp2_beep        711 drivers/hwmon/gl520sm.c static SENSOR_DEVICE_ATTR_RW(temp2_beep, beep, 7);
temp2_beep       1912 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(temp2_beep, S_IRUGO, show_beep, NULL, 2);
temp2_beep        615 drivers/hwmon/nct7802.c static SENSOR_DEVICE_ATTR_2_RW(temp2_beep, beep, 0x5c, 1);
temp2_beep        972 drivers/hwmon/w83627hf.c static SENSOR_DEVICE_ATTR_RW(temp2_beep, beep, 5);
temp2_beep        612 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp2_beep, S_IRUGO | S_IWUSR,
temp2_beep       1020 drivers/hwmon/w83791d.c 	SENSOR_ATTR(temp2_beep, S_IWUSR | S_IRUGO, show_beep, store_beep, 5),