Searched refs:show_fw_ver (Results 1 – 9 of 9) sorted by relevance
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_main.c | 357 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 374 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/drivers/mfd/ |
D | timberdale.c | 638 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 648 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 403 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 457 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/drivers/infiniband/hw/amso1100/ |
D | c2_provider.c | 521 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 547 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1159 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 1198 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/drivers/infiniband/hw/mlx5/ |
D | main.c | 872 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 899 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1244 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, char *buf) in show_fw_ver() function 1335 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/drivers/infiniband/hw/mlx4/ |
D | main.c | 1381 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 1409 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2767 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 2804 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|