/Linux-v4.19/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_main.c | 264 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 280 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 554 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 705 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/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);
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 376 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 464 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/qedr/ |
D | main.c | 408 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 422 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_main.c | 74 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 86 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1079 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 1115 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/ |
D | main.c | 646 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 662 static DEVICE_ATTR(hw_rev, 0444, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1130 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 1277 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | main.c | 2144 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 2161 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2559 static ssize_t show_rev(struct device *dev, struct device_attribute *attr, in show_rev() function 2593 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 4078 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function 4095 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
|