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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-sysfs.c91 static ssize_t store_scan(struct device *portdev, function
106 static DEVICE_ATTR(scan, S_IWUSR, NULL, store_scan);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_sysfs.c150 store_scan(struct device *dev, struct device_attribute *attr, function
161 static DEVICE_ATTR(scan, S_IWUSR, NULL, store_scan);

Completed in 43 milliseconds