Searched refs:show_ibdev (Results 1 – 2 of 2) sorted by relevance
| /src/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_user_mad.c | 1108 static ssize_t show_ibdev(struct device *dev, struct device_attribute *attr, in show_ibdev() function 1118 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
|
| H A D | ib_ucm.c | 1223 static ssize_t show_ibdev(struct device *dev, struct device_attribute *attr, in show_ibdev() function 1231 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
|