Searched refs:show_temperature (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dbmp085.c330 static ssize_t show_temperature(struct device *dev, function
344 static DEVICE_ATTR(temp0_input, S_IRUGO, show_temperature, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn.c1558 static ssize_t show_temperature(struct device *d, function
1569 static DEVICE_ATTR(temperature, S_IRUGO, show_temperature, NULL);
H A Diwl3945-base.c3479 static ssize_t show_temperature(struct device *d, function
3490 static DEVICE_ATTR(temperature, S_IRUGO, show_temperature, NULL);

Completed in 291 milliseconds