Searched refs:tg3_show_temp (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 10915 static ssize_t tg3_show_temp(struct device *dev, in tg3_show_temp() function 10930 static SENSOR_DEVICE_ATTR(temp1_input, 0444, tg3_show_temp, NULL, 10932 static SENSOR_DEVICE_ATTR(temp1_crit, 0444, tg3_show_temp, NULL, 10934 static SENSOR_DEVICE_ATTR(temp1_max, 0444, tg3_show_temp, NULL,
|