Searched refs:show_case_temperature (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | therm_windtunnel.c | 105 show_case_temperature( struct device *dev, struct device_attribute *attr, char *buf ) in show_case_temperature() function 111 static DEVICE_ATTR(case_temperature, S_IRUGO, show_case_temperature, NULL );
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | therm_windtunnel.c | 106 show_case_temperature( struct device *dev, struct device_attribute *attr, char *buf ) in show_case_temperature() function 112 static DEVICE_ATTR(case_temperature, S_IRUGO, show_case_temperature, NULL );
|
Completed in 2 milliseconds