/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 510 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 653 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL); 654 static DEVICE_ATTR(board_id, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 417 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 458 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/amso1100/ |
D | c2_provider.c | 532 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 548 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/ipath/ |
D | ipath_verbs.c | 2258 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 2315 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL); 2316 static DEVICE_ATTR(board_id, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1169 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 1199 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/mlx5/ |
D | main.c | 864 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 900 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1256 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 1336 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/mlx4/ |
D | main.c | 1373 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 1410 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2784 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 2805 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|