Lines Matching refs:_show
1639 lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \
1667 lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \
1806 lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \
1833 lpfc_##attr##_show(struct device *dev, struct device_attribute *attr, \
1960 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
1971 lpfc_##name##_show, lpfc_##name##_store)
1979 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
1990 lpfc_##name##_show, lpfc_##name##_store)
2004 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
2012 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
2023 lpfc_##name##_show, lpfc_##name##_store)
2031 static DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
2042 lpfc_##name##_show, lpfc_##name##_store)