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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c1225 static ssize_t show_ibdev(struct device *dev, struct device_attribute *attr, function
1233 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
H A Dib_user_mad.c1110 static ssize_t show_ibdev(struct device *dev, struct device_attribute *attr, function
1120 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);
H A Dib_uverbs_main.c1051 static ssize_t show_ibdev(struct device *device, struct device_attribute *attr, function
1070 static DEVICE_ATTR(ibdev, S_IRUGO, show_ibdev, NULL);

Completed in 114 milliseconds