Searched refs:show_port (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/infiniband/core/ |
D | user_mad.c | 1108 static ssize_t show_port(struct device *dev, struct device_attribute *attr, in show_port() function 1118 static DEVICE_ATTR(port, S_IRUGO, show_port, NULL);
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | ib_srp.c | 3339 static ssize_t show_port(struct device *dev, struct device_attribute *attr, in show_port() function 3347 static DEVICE_ATTR(port, S_IRUGO, show_port, NULL);
|