Searched refs:show_rev (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 338 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 400 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 443 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 613 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/amso1100/ |
D | c2_provider.c | 518 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 551 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1155 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 1201 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/mlx4/ |
D | main.c | 851 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 868 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1236 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 1335 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/ipath/ |
D | ipath_verbs.c | 2248 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 2313 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2746 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 2797 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|