Lines Matching refs:_show
1639 lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \
1665 lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \
1804 lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \
1829 lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \
1954 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
1965 lpfc_##name##_show, lpfc_##name##_store)
1973 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
1984 lpfc_##name##_show, lpfc_##name##_store)
1998 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
2006 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
2017 lpfc_##name##_show, lpfc_##name##_store)
2025 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
2036 lpfc_##name##_show, lpfc_##name##_store)