Searched refs:tg3_show_temp (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/broadcom/ |
D | tg3.c | 10802 static ssize_t tg3_show_temp(struct device *dev, in tg3_show_temp() function 10817 static SENSOR_DEVICE_ATTR(temp1_input, 0444, tg3_show_temp, NULL, 10819 static SENSOR_DEVICE_ATTR(temp1_crit, 0444, tg3_show_temp, NULL, 10821 static SENSOR_DEVICE_ATTR(temp1_max, 0444, tg3_show_temp, NULL,
|