Searched refs:store_rescan_field (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_sysfs.c | 749 store_rescan_field (struct device *dev, struct device_attribute *attr, in store_rescan_field() function 755 static DEVICE_ATTR(rescan, S_IWUSR, NULL, store_rescan_field);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_sysfs.c | 747 store_rescan_field (struct device *dev, struct device_attribute *attr, in store_rescan_field() function 753 static DEVICE_ATTR(rescan, S_IWUSR, NULL, store_rescan_field);
|
Completed in 4 milliseconds