Searched refs:sdev_show_wwid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_sysfs.c | 1051 sdev_show_wwid(struct device *dev, struct device_attribute *attr, in sdev_show_wwid() function 1064 static DEVICE_ATTR(wwid, S_IRUGO, sdev_show_wwid, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_sysfs.c | 1053 sdev_show_wwid(struct device *dev, struct device_attribute *attr, in sdev_show_wwid() function 1066 static DEVICE_ATTR(wwid, S_IRUGO, sdev_show_wwid, NULL);
|
Completed in 5 milliseconds