Searched refs:show_fw_ver (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_main.c | 256 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 273 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-4.4.14/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);
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 411 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 465 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_provider.c | 529 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 555 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | main.c | 903 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 930 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1167 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 1206 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1277 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, char *buf) in show_fw_ver() function 1368 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | main.c | 1892 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 1920 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2759 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 2796 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|