Searched refs:show_fw_ver (Results 1 - 7 of 7) sorted by relevance

/drivers/infiniband/hw/cxgb4/
H A Dprovider.c347 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, function
401 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
/drivers/mfd/
H A Dtimberdale.c639 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, function
649 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c526 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, function
552 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1245 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, char *buf) function
1336 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
/drivers/infiniband/hw/mlx4/
H A Dmain.c830 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, function
858 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1162 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, function
1201 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
/drivers/infiniband/hw/nes/
H A Dnes_verbs.c2752 * show_fw_ver
2754 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, function
2791 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);

Completed in 138 milliseconds