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