/linux-4.4.14/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);
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 425 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 466 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_provider.c | 540 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 556 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | main.c | 895 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 931 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1177 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 1207 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_verbs.c | 2293 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 2350 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL); 2351 static DEVICE_ATTR(board_id, S_IRUGO, show_hca, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1289 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 1369 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | main.c | 1884 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_hca() function 1921 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2776 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, in show_hca() function 2797 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
|