Home
last modified time | relevance | path

Searched refs:store_scan (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-sysfs.c109 static ssize_t store_scan(struct device *portdev, in store_scan() function
124 static DEVICE_ATTR(scan, S_IWUSR, NULL, store_scan);
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_sysfs.c184 store_scan(struct device *dev, struct device_attribute *attr, in store_scan() function
195 static DEVICE_ATTR(scan, S_IWUSR, NULL, store_scan);
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_sysfs.c185 store_scan(struct device *dev, struct device_attribute *attr, in store_scan() function
196 static DEVICE_ATTR(scan, S_IWUSR, NULL, store_scan);

Completed in 6 milliseconds