Searched refs:lpfc_modelname_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 714 * lpfc_modelname_show - Return the model name of the hba 722 lpfc_modelname_show(struct device *dev, struct device_attribute *attr, in lpfc_modelname_show() function 2639 static DEVICE_ATTR(modelname, S_IRUGO, lpfc_modelname_show, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 887 * lpfc_modelname_show - Return the model name of the hba 895 lpfc_modelname_show(struct device *dev, struct device_attribute *attr, in lpfc_modelname_show() function 2972 static DEVICE_ATTR(modelname, S_IRUGO, lpfc_modelname_show, NULL);
|
Completed in 16 milliseconds