Searched refs:show_ibdev (Results 1 - 4 of 4) sorted by relevance

/drivers/infiniband/core/
H A Duverbs_main.c813 static ssize_t show_ibdev(struct device *device, struct device_attribute *attr, function
823 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
H A Ducm.c1218 static ssize_t show_ibdev(struct device *dev, struct device_attribute *attr, function
1226 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
H A Duser_mad.c1096 static ssize_t show_ibdev(struct device *dev, struct device_attribute *attr, function
1106 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
/drivers/infiniband/ulp/srp/
H A Dib_srp.c3086 static ssize_t show_ibdev(struct device *dev, struct device_attribute *attr, function
3094 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);

Completed in 79 milliseconds