Searched refs:tg3_show_temp (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/broadcom/ |
D | tg3.c | 10831 static ssize_t tg3_show_temp(struct device *dev, in tg3_show_temp() function 10846 static SENSOR_DEVICE_ATTR(temp1_input, 0444, tg3_show_temp, NULL, 10848 static SENSOR_DEVICE_ATTR(temp1_crit, 0444, tg3_show_temp, NULL, 10850 static SENSOR_DEVICE_ATTR(temp1_max, 0444, tg3_show_temp, NULL,
|