Searched refs:show_hca (Results 1 - 8 of 8) sorted by relevance

/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c452 static ssize_t show_hca(struct device *device, struct device_attribute *attr, function
614 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
615 static DEVICE_ATTR(board_id, S_IRUGO, show_hca, NULL);
/drivers/infiniband/hw/cxgb4/
H A Dprovider.c361 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, function
402 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c537 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, function
553 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c2257 static ssize_t show_hca(struct device *device, struct device_attribute *attr, function
2314 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
2315 static DEVICE_ATTR(board_id, S_IRUGO, show_hca, NULL);
/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1257 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, function
1337 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/drivers/infiniband/hw/mlx4/
H A Dmain.c833 static ssize_t show_hca(struct device *device, struct device_attribute *attr, function
870 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1172 static ssize_t show_hca(struct device *device, struct device_attribute *attr, function
1202 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);
/drivers/infiniband/hw/nes/
H A Dnes_verbs.c2769 * show_hca
2771 static ssize_t show_hca(struct device *dev, struct device_attribute *attr, function
2792 static DEVICE_ATTR(hca_type, S_IRUGO, show_hca, NULL);

Completed in 102 milliseconds