Lines Matching refs:DEVICE_ATTR
36 static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
46 static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
56 static DEVICE_ATTR(lpfc_##name, 0444 | 0644,\
65 static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
75 static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
90 static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
98 static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
108 static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
117 static DEVICE_ATTR(lpfc_##name, S_IRUGO, lpfc_##name##_show, NULL)
127 static DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\