Searched refs:show_fw_ver (Results 1 – 7 of 7) sorted by relevance
/linux-3.4.99/drivers/mfd/ |
D | timberdale.c | 639 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 649 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 347 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 401 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/amso1100/ |
D | c2_provider.c | 526 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 552 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1163 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 1202 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/mlx4/ |
D | main.c | 841 static ssize_t show_fw_ver(struct device *device, struct device_attribute *attr, in show_fw_ver() function 869 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1245 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, char *buf) in show_fw_ver() function 1336 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|
/linux-3.4.99/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2761 static ssize_t show_fw_ver(struct device *dev, struct device_attribute *attr, in show_fw_ver() function 2798 static DEVICE_ATTR(fw_ver, S_IRUGO, show_fw_ver, NULL);
|