Searched refs:show_tempsense (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | sysfs.c | 551 static ssize_t show_tempsense(struct device *device, in show_tempsense() function 588 static DEVICE_ATTR(tempsense, S_IRUGO, show_tempsense, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 617 static ssize_t show_tempsense(struct device *device, in show_tempsense() function 660 static DEVICE_ATTR(tempsense, S_IRUGO, show_tempsense, NULL);
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_sysfs.c | 1045 static ssize_t show_tempsense(struct device *dev, in show_tempsense() function 1102 show_tempsense, store_tempsense);
|