/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_main.c | 266 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 282 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/hfi1/ |
D | sysfs.c | 497 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 632 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 560 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 711 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 404 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 492 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/qedr/ |
D | main.c | 309 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 323 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_main.c | 83 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 95 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/bnxt_re/ |
D | main.c | 524 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 548 static DEVICE_ATTR(hw_rev, 0444, show_rev, NULL);
|
/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1078 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 1114 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1164 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 1311 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/mlx4/ |
D | main.c | 2157 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 2174 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/mlx5/ |
D | main.c | 2761 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 2778 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2578 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 2612 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|